Revision 537d71b3f774c3e825540ab626bad6c0ed2b5ff7 authored by Bart Van Assche on 20 March 2019, 20:18:45 UTC, committed by Jens Axboe on 20 March 2019, 20:39:09 UTC
Avoid that the following warnings are reported when building with W=1:

block/blk-cgroup.c:1755: warning: Function parameter or member 'q' not described in 'blkcg_schedule_throttle'
block/blk-cgroup.c:1755: warning: Function parameter or member 'use_memdelay' not described in 'blkcg_schedule_throttle'
block/blk-cgroup.c:1779: warning: Function parameter or member 'blkg' not described in 'blkcg_add_delay'
block/blk-cgroup.c:1779: warning: Function parameter or member 'now' not described in 'blkcg_add_delay'
block/blk-cgroup.c:1779: warning: Function parameter or member 'delta' not described in 'blkcg_add_delay'

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 parent 373e915
History
File Mode Size
Kconfig -rw-r--r-- 2.8 KB
Makefile -rw-r--r-- 580 bytes
core-card.c -rw-r--r-- 19.5 KB
core-cdev.c -rw-r--r-- 46.2 KB
core-device.c -rw-r--r-- 34.1 KB
core-iso.c -rw-r--r-- 10.6 KB
core-topology.c -rw-r--r-- 14.8 KB
core-transaction.c -rw-r--r-- 35.8 KB
core.h -rw-r--r-- 7.3 KB
init_ohci1394_dma.c -rw-r--r-- 9.6 KB
net.c -rw-r--r-- 41.6 KB
nosy-user.h -rw-r--r-- 629 bytes
nosy.c -rw-r--r-- 17.6 KB
nosy.h -rw-r--r-- 9.8 KB
ohci.c -rw-r--r-- 105.8 KB
ohci.h -rw-r--r-- 7.0 KB
sbp2.c -rw-r--r-- 46.5 KB

back to top