summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/psargs.c
diff options
context:
space:
mode:
authorLinus Torvalds2012-01-19 00:41:27 +0100
committerLinus Torvalds2012-01-19 00:41:27 +0100
commit93c3d65b28bab6da520c2add9cb387a0303f8b2d (patch)
treed53d83ffe07d4237e1f8b1b6f02fa0362d8dacd2 /drivers/acpi/acpica/psargs.c
parentxen: using EXPORT_SYMBOL requires including export.h (diff)
downloadkernel-qcow2-linux-93c3d65b28bab6da520c2add9cb387a0303f8b2d.tar.gz
kernel-qcow2-linux-93c3d65b28bab6da520c2add9cb387a0303f8b2d.tar.xz
kernel-qcow2-linux-93c3d65b28bab6da520c2add9cb387a0303f8b2d.zip
nvme: fix merge error due to change of 'make_request_fn' fn type
The type of 'make_request_fn' changed in 5a7bbad27a4 ("block: remove support for bio remapping from ->make_request"), but the merge of the nvme driver didn't take that into account, and as a result the driver would compile with a warning: drivers/block/nvme.c: In function 'nvme_alloc_ns': drivers/block/nvme.c:1336:2: warning: passing argument 2 of 'blk_queue_make_request' from incompatible pointer type [enabled by default] include/linux/blkdev.h:830:13: note: expected 'void (*)(struct request_queue *, struct bio *)' but argument is of type 'int (*)(struct request_queue *, struct bio *)' It's benign, but the warning is annoying. Reported-by: Stephen Rothwell <sfr@canb.auug.org> Cc: Matthew Wilcox <matthew.r.wilcox@intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/acpi/acpica/psargs.c')
0 files changed, 0 insertions, 0 deletions