Re: [PATCH] blk-mq: Remove some unused function arguments

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2/26/20 5:10 AM, John Garry wrote:
> 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

Applied, thanks.

-- 
Jens Axboe




[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux