Files
Jebaitedneko 652c5feda9 block: Address compiler warnings about 'queue_store_iostats'
sysfs.c:258:1: warning: unused function 'queue_store_iostats' [-Wunused-function]
QUEUE_SYSFS_BIT_FNS(iostats, IO_STAT, 0);
^
../block/blk-sysfs.c:236:23: note: expanded from macro 'QUEUE_SYSFS_BIT_FNS'
static ssize_t                                                          \
                                                                        ^
<scratch space>:60:1: note: expanded from here
queue_store_iostats
^
1 warning generated.

Signed-off-by: LinkBoi00 <50962670+LinkBoi00@users.noreply.github.com>
2024-08-13 23:21:37 +05:30
..
2017-06-05 16:56:58 -07:00
2024-08-13 23:21:36 +05:30