[Stripped a non-fully-qualified 'To:' address from the reply.]
On 26/01/15 16:58, Simon Guo wrote:
Correct one coding style problem(detected by checkpatch.pl) in pcl818.c. - code indent should use tabs where possible It is fixed by reformatting the comment block to usual comment style. And with the reformatting, following coding style problem is also fixed: - please, no space before tabs Signed-off-by: Simon Guo <[email protected]> --- drivers/staging/comedi/drivers/pcl818.c | 189 +++++++++++++++----------------- 1 file changed, 91 insertions(+), 98 deletions(-)
Reviewed-by: Ian Abbott <[email protected]> -- -=( Ian Abbott @ MEV Ltd. E-mail: <[email protected]> )=- -=( Web: http://www.mev.co.uk/ )=- _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
