Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1296308
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/6] Patch series to make lustre safe(r) for W=1 compiles |
| Date | 2015-12-22 00:50 +0100 |
| Message-ID | <qIing-4Eb-19@gated-at.bofh.it> (permalink) |
| References | <qEEZ4-2vR-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Dec 11, 2015 at 06:04:19PM -0500, Valdis Kletnieks wrote: > Start of a batch series to clean up the Lustre tree. Other people have > done some sparse and checkpatch cleanups, but I found a bunch of > stuff building with W=1. There's probably more, but this was the > really low-hanging obvious fruit. > > Valdis Kletnieks (6): > staging/lustre: Silence warning about 'inline' > staging/lustre: Fix set-but-unused whinge. > staging/lustre: Clean up another C warnining: set but not used > staging/lustre: Fix another C compiler whine: set but not used > staging/lustre: Nuke an unsigned >= 0 assert > staging/lustre: Nuke another unsigned >= 0 assert These subject names don't match what you actually sent out, the 'prefix' got stripped. Please resend them all so that I can properly apply them. thanks, greg k-h -- 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 v2 0/6] Patch series to make lustre safe(r) for W=1 compiles Valdis Kletnieks <Valdis.Kletnieks@vt.edu> - 2015-12-12 00:10 +0100 [PATCH v2 3/6] Clean up another C warnining: set but not used Valdis Kletnieks <Valdis.Kletnieks@vt.edu> - 2015-12-12 00:10 +0100 [PATCH v2 2/6] Fix set-but-unused whinge. Valdis Kletnieks <Valdis.Kletnieks@vt.edu> - 2015-12-12 00:10 +0100 Re: [PATCH v2 0/6] Patch series to make lustre safe(r) for W=1 compiles Greg KH <gregkh@linuxfoundation.org> - 2015-12-22 00:50 +0100
csiph-web