linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb.auug.org.au>
To: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org,
	Weston Andros Adamson <dros@primarydata.com>
Subject: linux-next: build warning after merge of the nfs tree
Date: Tue, 17 Jun 2014 11:26:44 +1000	[thread overview]
Message-ID: <20140617112644.56c925f2@canb.auug.org.au> (raw)

[-- Attachment #1: Type: text/plain, Size: 524 bytes --]

Hi Trond,

After merging the nfs tree, today's linux-next build (powerpc
ppc44x_defconfig and probably others) produced this warning:

fs/nfs/pagelist.c: In function 'nfs_initiate_pgio':
fs/nfs/pagelist.c:555:16: warning: unused variable 'inode' [-Wunused-variable]
  struct inode *inode = hdr->inode;
                ^

Introduced by commit 30e4c73543b0 ("nfs: merge nfs_pgio_data into
_header").

"inode" is only used in a dprintk().

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

             reply	other threads:[~2014-06-17  1:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-17  1:26 Stephen Rothwell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-07  0:36 linux-next: build warning after merge of the nfs tree Stephen Rothwell
2020-08-11 23:10 ` Stephen Rothwell
2018-06-05  0:17 Stephen Rothwell
2018-06-05 14:53 ` Trond Myklebust
2018-06-05 14:53   ` Trond Myklebust
2018-01-15 21:44 Stephen Rothwell
2015-10-20  4:37 Stephen Rothwell
2012-03-20  8:34 Stephen Rothwell
2012-03-20 13:28 ` Myklebust, Trond
2012-03-20  2:14 Stephen Rothwell
2010-08-04  1:32 Stephen Rothwell
2010-08-04  2:09 ` Trond Myklebust

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=20140617112644.56c925f2@canb.auug.org.au \
    --to=sfr@canb.auug.org.au \
    --cc=dros@primarydata.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=trond.myklebust@fys.uio.no \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).