Re: [PATCH] block: fix the return errno for direct IO

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

 



Hi Chaitanya,

On 2019/4/11 14:57, Chaitanya Kulkarni wrote:
diff --git a/fs/block_dev.c b/fs/block_dev.c
index 78d3257435c0..0fead5520a7e 100644
--- a/fs/block_dev.c
+++ b/fs/block_dev.c
@@ -84,7 +84,7 @@ void kill_bdev(struct block_device *bdev)
invalidate_bh_lrus();
   	truncate_inode_pages(mapping, 0);
-}	
+}
Didn't understand above change, is it possible to get rid of above line
change ?

Hi, there are some extra white space at the end of the line and my
editor removed those white space.

If people don't like this change, I can remove it.

Thanks,
Jason




[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