Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1354217
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/1] Staging: comedi: fix CHECK issue in ni_tio.c |
| Date | 2016-03-09 16:30 +0100 |
| Message-ID | <raOdJ-1eq-21@gated-at.bofh.it> (permalink) |
| References | <raKD8-7hd-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Mar 09, 2016 at 05:05:01PM +0530, ravishankarkm wrote: > This is a patch to the ni_tio.c file that fixes up a CHECK issues > found by the checkpatch.pl tool. > > i.e.Avoid crashing the kernel - try using WARN_ON & recovery code > rather than BUG() or BUG_ON(). > > Signed-off-by: Ravishankar Karkala Mallikarjunayya <ravishankarkm32@gmail.com> Your "From:" line above doesn't match this line :( Please fix it, and the numbering of the patches please. Also use scripts/get_maintainer.pl to determine the correct mailing list to send these too. thanks, greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/1] Staging: comedi: fix CHECK issue in ni_tio.c ravishankarkm <ravishankarkm32@gmail.com> - 2016-03-09 12:40 +0100 [PATCH 2/2] Staging: comedi: fix type issue in ni_tio.c ravishankarkm <ravishankarkm32@gmail.com> - 2016-03-09 12:40 +0100 Re: [PATCH 1/1] Staging: comedi: fix CHECK issue in ni_tio.c Ian Abbott <abbotti@mev.co.uk> - 2016-03-09 13:10 +0100 Re: [PATCH 1/1] Staging: comedi: fix CHECK issue in ni_tio.c Greg KH <gregkh@linuxfoundation.org> - 2016-03-09 16:30 +0100
csiph-web