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


Groups > linux.kernel > #1707031 > unrolled thread

linux-next: build warning after merge of the md tree

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2017-08-09 05:20 +0200
Last post2017-08-09 05:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  linux-next: build warning after merge of the md tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-08-09 05:20 +0200

#1707031 — linux-next: build warning after merge of the md tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2017-08-09 05:20 +0200
Subjectlinux-next: build warning after merge of the md tree
Message-ID<ucpHj-19R-1@gated-at.bofh.it>
Hi Shaohua,

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

drivers/md/raid5-cache.c: In function 'r5c_journal_mode_show':
drivers/md/raid5-cache.c:2535:2: warning: ignoring return value of 'mddev_lock', declared with attribute warn_unused_result [-Wunused-result]
  mddev_lock(mddev);
  ^

Introduced by commit

  7f7abe0ec5bb ("md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_show")

-- 
Cheers,
Stephen Rothwell

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web