aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorJohn Garry <[email protected]>2020-02-26 12:10:15 +0000
committerJens Axboe <[email protected]>2020-02-26 17:34:41 +0000
commitcae740a04b4d6d5166f19ee5faf04ea2a1f34b3d (patch)
treeef8f77378eab19e730f18edfe88cd5bd954d850a /net/unix/af_unix.c
parentnull_blk: remove unused fields in 'nullb_cmd' (diff)
downloadkernel-cae740a04b4d6d5166f19ee5faf04ea2a1f34b3d.tar.gz
kernel-cae740a04b4d6d5166f19ee5faf04ea2a1f34b3d.zip
blk-mq: Remove some unused function arguments
The struct blk_mq_hw_ctx pointer argument in blk_mq_put_tag(), blk_mq_poll_nsecs(), and blk_mq_poll_hybrid_sleep() is unused, so remove it. Overall obj code size shows a minor reduction, before: text data bss dec hex filename 27306 1312 0 28618 6fca block/blk-mq.o 4303 272 0 4575 11df block/blk-mq-tag.o after: 27282 1312 0 28594 6fb2 block/blk-mq.o 4311 272 0 4583 11e7 block/blk-mq-tag.o Reviewed-by: Johannes Thumshirn <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]> Signed-off-by: John Garry <[email protected]> -- This minor patch had been carried as part of the blk-mq shared tags RFC, I'd rather not carry it anymore as it required rebasing, so now or never.. Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions