mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-04 12:16:51 -04:00
drbd: fix typo in comment
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
This commit is contained in:
committed by
Philipp Reisner
parent
8c387def58
commit
867f57483b
@@ -546,7 +546,7 @@ int drbd_al_read_log(struct drbd_conf *mdev, struct drbd_backing_dev *bdev)
|
||||
}
|
||||
|
||||
/**
|
||||
* 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)
|
||||
|
||||
Reference in New Issue
Block a user