Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1715559
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] staging: lustre: uapi: properly include lustre_errno.h |
| Date | 2017-08-19 05:50 +0200 |
| Message-ID | <ug2VP-4xH-1@gated-at.bofh.it> (permalink) |
| References | <ug2j8-4jT-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Aug 18, 2017 at 11:04:14PM -0400, James Simmons wrote: > The path for lustre_errno.h was not updated to the new path > for errno.c. Also the header lustre_net.h uses code found in > lustre_errno.h but doesn't include the header directly. It > is easy to forget to add the header lustre_errno.h before > including lustre_net.h so it is just easier to include > lustre_errno.h in lustre_net.h. This should resolve the > build issues seen on the ia64 platform. > > Signed-off-by: James Simmons <jsimmons@infradead.org> > --- > drivers/staging/lustre/lustre/include/lustre_net.h | 1 + > drivers/staging/lustre/lustre/ptlrpc/errno.c | 2 +- > 2 files changed, 2 insertions(+), 1 deletion(-) Merge this into the correct patch and send both patch series again please. thanks, greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] staging: lustre: uapi: properly include lustre_errno.h James Simmons <jsimmons@infradead.org> - 2017-08-19 05:10 +0200 Re: [PATCH] staging: lustre: uapi: properly include lustre_errno.h Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-19 05:50 +0200
csiph-web