[PATCH] block: fix a comment in the queue_attrs[] array

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

 



queue_ra_entry uses limits_lock just like the attributes above it.

Signed-off-by: Christoph Hellwig <hch@xxxxxx>
---
 block/blk-sysfs.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/block/blk-sysfs.c b/block/blk-sysfs.c
index d584461a1d84..a2882751f0d2 100644
--- a/block/blk-sysfs.c
+++ b/block/blk-sysfs.c
@@ -671,11 +671,6 @@ static struct attribute *queue_attrs[] = {
 	&queue_dax_entry.attr,
 	&queue_virt_boundary_mask_entry.attr,
 	&queue_dma_alignment_entry.attr,
-
-	/*
-	 * Attributes which require some form of locking other than
-	 * q->sysfs_lock.
-	 */
 	&queue_ra_entry.attr,
 
 	/*
-- 
2.45.2





[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