Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1255295
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 2/2] staging: IB/ipath: remove sched.h header |
| Date | 2015-10-25 09:30 +0100 |
| Message-ID | <qnoQG-891-11@gated-at.bofh.it> (permalink) |
| References | <qkWFc-70T-11@gated-at.bofh.it> <qkWFc-70T-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Oct 18, 2015 at 09:57:09PM +0800, Geliang Tang wrote: > sched.h header in ipath_*.c is now unnecessary, since I have added > sched.h in ipath_kernel.h. So remove it. Overall, it's best to split this type of thing out, don't "hide" .h includes in another .h file, so I'm not going to take this patch, sorry. 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 | Next in thread | Find similar | Unroll thread
[PATCH v2 2/2] staging: IB/ipath: remove sched.h header Geliang Tang <geliangtang@163.com> - 2015-10-18 16:00 +0200
Re: [PATCH v2 2/2] staging: IB/ipath: remove sched.h header Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-10-25 09:30 +0100
Re: [PATCH v2 2/2] staging: IB/ipath: remove sched.h header Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-10-25 09:40 +0100
csiph-web