All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the nvdimm tree
@ 2018-03-22  7:07 Stephen Rothwell
  2018-03-22 15:57 ` Dan Williams
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2018-03-22  7:07 UTC (permalink / raw)
  To: Dan Williams; +Cc: Linux-Next Mailing List, Linux Kernel Mailing List

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

Hi Dan,

After merging the nvdimm tree, today's linux-next build (powerpc
ppc64_defconfig) produced this warning:

fs/xfs/xfs_file.c: In function 'xfs_break_layouts':
fs/xfs/xfs_file.c:759:20: warning: unused variable 'ip' [-Wunused-variable]
  struct xfs_inode *ip = XFS_I(inode);
                    ^~

Introduced by commit

  6ea4108852e9 ("xfs: prepare xfs_break_layouts() for another layout type")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux-next: build warning after merge of the nvdimm tree
  2018-03-22  7:07 linux-next: build warning after merge of the nvdimm tree Stephen Rothwell
@ 2018-03-22 15:57 ` Dan Williams
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Williams @ 2018-03-22 15:57 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Linux-Next Mailing List, Linux Kernel Mailing List, kbuild test robot

[ adding kbuild robot folks ]

On Thu, Mar 22, 2018 at 12:07 AM, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> Hi Dan,
>
> After merging the nvdimm tree, today's linux-next build (powerpc
> ppc64_defconfig) produced this warning:
>
> fs/xfs/xfs_file.c: In function 'xfs_break_layouts':
> fs/xfs/xfs_file.c:759:20: warning: unused variable 'ip' [-Wunused-variable]
>   struct xfs_inode *ip = XFS_I(inode);
>                     ^~
>
> Introduced by commit
>
>   6ea4108852e9 ("xfs: prepare xfs_break_layouts() for another layout type")

Thanks for the report I'll clean this up. I did leave this on a branch
for 0day for 24 hours before pushing to -next, but seems either the
compilers are different, or 0day is having an outage?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-22 15:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-22  7:07 linux-next: build warning after merge of the nvdimm tree Stephen Rothwell
2018-03-22 15:57 ` Dan Williams

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.