[PATCH] fs: block_dev: Fix a typo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: lijian <lijian@xxxxxxxxxx>

Change 'beeing' to 'being'.

Signed-off-by: lijian <lijian@xxxxxxxxxx>
---
 fs/block_dev.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/block_dev.c b/fs/block_dev.c
index b8abccd03e5d..b696be2c8eb4 100644
--- a/fs/block_dev.c
+++ b/fs/block_dev.c
@@ -935,7 +935,7 @@ static struct block_device *bdget(dev_t dev)
  * @bdev:	Block device to grab a reference to.
  *
  * Returns the block_device with an additional reference when successful,
- * or NULL if the inode is already beeing freed.
+ * or NULL if the inode is already being freed.
  */
 struct block_device *bdgrab(struct block_device *bdev)
 {
-- 
2.25.1





[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux