Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1653333

Re: [PATCH 3/3] cfq-iosched: Delete unused function min_vdisktime()

From Jens Axboe <axboe@kernel.dk>
Newsgroups linux.kernel
Subject Re: [PATCH 3/3] cfq-iosched: Delete unused function min_vdisktime()
Date 2017-05-30 18:00 +0200
Message-ID <tMRIR-Op-5@gated-at.bofh.it> (permalink)
References <tLyIi-4Vw-23@gated-at.bofh.it> <tLyIl-4Vw-123@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 05/26/2017 03:22 PM, Matthias Kaehlcke wrote:
> This fixes the following warning when building with clang:
> 
>     block/cfq-iosched.c:970:19: error: unused function 'min_vdisktime'
>         [-Werror,-Wunused-function]

I have applied this one for 4.13, as that is just dead code. I don't
think the others are worth bothering with.

-- 
Jens Axboe

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] cfq-iosched: Fix warnings about unused functions Matthias Kaehlcke <mka@chromium.org> - 2017-05-27 03:30 +0200
  [PATCH 3/3] cfq-iosched: Delete unused function min_vdisktime() Matthias Kaehlcke <mka@chromium.org> - 2017-05-27 03:30 +0200
    Re: [PATCH 3/3] cfq-iosched: Delete unused function min_vdisktime() Jens Axboe <axboe@kernel.dk> - 2017-05-30 18:00 +0200
  [PATCH 1/3] cfq-iosched: Mark cfq_clear_cfqq_*() as __maybe_unused Matthias Kaehlcke <mka@chromium.org> - 2017-05-27 03:30 +0200
    Re: [PATCH 1/3] cfq-iosched: Mark cfq_clear_cfqq_*() as  __maybe_unused Christoph Hellwig <hch@infradead.org> - 2017-05-28 10:00 +0200
      Re: [PATCH 1/3] cfq-iosched: Mark cfq_clear_cfqq_*() as __maybe_unused Doug Anderson <dianders@chromium.org> - 2017-05-30 18:30 +0200

csiph-web