From: Jens Axboe <axboe@kernel.dk>
To: Sumanth K <linuxuser1990@gmail.com>, fio@vger.kernel.org
Cc: Sumanth K <sumantk2@linux.vnet.ibm.com>
Subject: Re: [PATCH] fio: Eliminate compilation warning in ppc
Date: Mon, 16 Jun 2014 13:36:07 -0600 [thread overview]
Message-ID: <539F4727.9090805@kernel.dk> (raw)
In-Reply-To: <1402897096-10997-1-git-send-email-linuxuser1990@gmail.com>
On 06/15/2014 11:38 PM, Sumanth K wrote:
> From: Sumanth K <sumantk2@linux.vnet.ibm.com>
>
> Eliminate compilation warning : 'atb_clocktest' defined but
> not used. Function is declared as static in header file. So compiler will
> know if they used or not. Just eliminate the warning by #if 0 /unless we do
> use it.
Thanks, applied. Arguably the code should just be removed whole sale, as
it'll always reside in the git history for someone to resurrect.
--
Jens Axboe
prev parent reply other threads:[~2014-06-16 19:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-16 5:38 [PATCH] fio: Eliminate compilation warning in ppc Sumanth K
2014-06-16 19:36 ` Jens Axboe [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=539F4727.9090805@kernel.dk \
--to=axboe@kernel.dk \
--cc=fio@vger.kernel.org \
--cc=linuxuser1990@gmail.com \
--cc=sumantk2@linux.vnet.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.