Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1707031
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | linux-next: build warning after merge of the md tree |
| Date | 2017-08-09 05:20 +0200 |
| Message-ID | <ucpHj-19R-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
linux-next: build warning after merge of the md tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-08-09 05:20 +0200
csiph-web