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 <[email protected]>
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

