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
controller
endpoint
hotplug
pcie
switch
Kconfig -rw-r--r-- 5.1 KB
Makefile -rw-r--r-- 1.2 KB
access.c -rw-r--r-- 15.1 KB
ats.c -rw-r--r-- 10.3 KB
bus.c -rw-r--r-- 10.3 KB
ecam.c -rw-r--r-- 4.0 KB
host-bridge.c -rw-r--r-- 2.4 KB
iov.c -rw-r--r-- 20.9 KB
irq.c -rw-r--r-- 3.9 KB
mmap.c -rw-r--r-- 2.6 KB
msi.c -rw-r--r-- 38.9 KB
of.c -rw-r--r-- 14.2 KB
p2pdma.c -rw-r--r-- 20.8 KB
pci-acpi.c -rw-r--r-- 23.8 KB
pci-bridge-emul.c -rw-r--r-- 11.7 KB
pci-bridge-emul.h -rw-r--r-- 3.2 KB
pci-driver.c -rw-r--r-- 41.3 KB
pci-label.c -rw-r--r-- 7.3 KB
pci-mid.c -rw-r--r-- 1.7 KB
pci-pf-stub.c -rw-r--r-- 1.4 KB
pci-stub.c -rw-r--r-- 2.4 KB
pci-sysfs.c -rw-r--r-- 42.7 KB
pci.c -rw-r--r-- 165.1 KB
pci.h -rw-r--r-- 18.4 KB
probe.c -rw-r--r-- 84.4 KB
proc.c -rw-r--r-- 9.3 KB
quirks.c -rw-r--r-- 180.2 KB
remove.c -rw-r--r-- 3.7 KB
rom.c -rw-r--r-- 5.7 KB
search.c -rw-r--r-- 12.2 KB
setup-bus.c -rw-r--r-- 56.8 KB
setup-irq.c -rw-r--r-- 1.6 KB
setup-res.c -rw-r--r-- 12.7 KB
slot.c -rw-r--r-- 10.5 KB
syscall.c -rw-r--r-- 2.7 KB
vc.c -rw-r--r-- 12.0 KB
vpd.c -rw-r--r-- 15.7 KB
xen-pcifront.c -rw-r--r-- 27.5 KB

back to top