]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: i2o: Convert comment from C99 style to C89 style
authorVatika Harlalka <vatikaharlalka@gmail.com>
Tue, 17 Feb 2015 22:22:07 +0000 (03:52 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Feb 2015 20:23:58 +0000 (12:23 -0800)
commite267cc5e48fbc1acba6f0b0dd7e6871f2733a8fc
tree9c7f59efa7900f2dd950128fde6bad0114b9d608
parentf643bad17fde32dcc4700801a97f147aa3cb3977
Staging: i2o: Convert comment from C99 style to C89 style

This patch fixes checkpatch.pl error in debug.c
ERROR: do not use C99 // comments

Signed-off-by: Vatika Harlalka <vatikaharlalka@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/i2o/debug.c