staging: comedi: drivers: pcl812.c: add curly braces for checkpatch
authorKumar Amit Mehta <gmate.amit@gmail.com>
Fri, 4 Apr 2014 15:44:44 +0000 (18:44 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Apr 2014 15:29:26 +0000 (08:29 -0700)
commit6425b1c2d25d9cdcaa23c266a5845e8cd2e4f2d6
tree9f851460083bb4dc7c92042280e0ca8133e4fbf8
parent571845c6f47de51a41ab7964a144b22d297d06ce
staging: comedi: drivers: pcl812.c: add curly braces for checkpatch

Kernel style is that if one side of the if else statement gets has curly
braces then both side should have them.

Signed-off-by: Kumar Amit Mehta <gmate.amit@gmail.com>
Acked-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/pcl812.c
This page took 0.02473 seconds and 5 git commands to generate.