Re: [PATCH 1/3] Staging: comedi: fix warning issue in daqboard2000.c

From: Dan Carpenter
Date: Thu Jul 14 2011 - 04:01:39 EST


On Thu, Jul 14, 2011 at 11:32:13AM +0530, Ravishankar wrote:
> 2. The initialization done so far is:
> - a. program the FPGA (windows code sans a lot of error messages)
> + a.program the FPGA(windows code sans a lot of error messages)
^
Space needed here.


>
> - Word0:
> - +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> - ! | | | ! | | | ! | | | ! | | | !
> - +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> + Word0:
> + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> + !|||!|||!|||!|||!
> + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

No. The original comment is a diagram and you have destroyed it
completely.

You are writing all these patches to do the minimum needed to make
check patch happy. Check patch is not a human being. Do not write
code to please check patch, because it feels no sadness or happiness.

You have made yourself into a servant of a shell script. Have some
dignity.

regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/