| | Date | Thu, 8 Dec 2011 16:03:11 -0800 | | From | Greg KH <> | | Subject | Re: [PATCH 22/30] Staging: comedi: fix brace coding style issue in ni_at_a2150.c |
| |
On Thu, Dec 08, 2011 at 06:22:17PM +0530, Ravishankar karkala Mallikarjunayya wrote: > This is a patch to the ni_at_a2150.c file that fixes up a brace > warning found by the checkpatch.pl tool. > > Removed unnecessary printk statement.
Which causes a bug, please don't do that.
greg k-h
|