]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
drbd: fix typo in comment
authorLars Ellenberg <lars.ellenberg@linbit.com>
Mon, 21 Feb 2011 12:20:53 +0000 (13:20 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Fri, 14 Oct 2011 14:47:40 +0000 (16:47 +0200)
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
drivers/block/drbd/drbd_actlog.c

index ad618637172b32b81a984ce4869bbb2205525f5f..1ce3de6eed1b92f35c65c57794192ec31085421d 100644 (file)
@@ -546,7 +546,7 @@ cancel:
 }
 
 /**
- * drbd_al_apply_to_bm() - Sets the bitmap to diry(1) where covered ba active AL extents
+ * drbd_al_apply_to_bm() - Sets the bitmap to dirty(1) where covered by active AL extents
  * @mdev:      DRBD device.
  */
 void drbd_al_apply_to_bm(struct drbd_conf *mdev)