Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1238644
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] staging/lustre: Make nrs_policy_get_info_locked() static |
| Date | 2015-10-03 00:00 +0200 |
| Message-ID | <qfgwX-7vm-23@gated-at.bofh.it> (permalink) |
| References | <qfgwX-7vm-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Friday 02 October 2015 23:54:26 Rocco Folino wrote: > This patch fixes the warning generated by sparse: "symbol 'nrs_policy_get_info_locked' was not > declared. Should it be static?" by declaring the function static. > > Signed-off-by: Rocco Folino <rocco@devzen.net> > Reviewed-by: Arnd Bergmann <arnd@arndb.de> This probably triggered a sparse warning after the unused declaration was removed in my "staging/lustre: remove lots of dead code". -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] staging/lustre: Make nrs_policy_get_info_locked() static Rocco Folino <rocco@devzen.net> - 2015-10-03 00:00 +0200 Re: [PATCH] staging/lustre: Make nrs_policy_get_info_locked() static Arnd Bergmann <arnd@arndb.de> - 2015-10-03 00:00 +0200
csiph-web