]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: rts5208: rtsx_transport.c: Remove extra newlines
authorShaun Ren <shaun.ren@linux.com>
Mon, 15 Feb 2016 18:58:51 +0000 (10:58 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 23:35:42 +0000 (15:35 -0800)
commit4961c44e4b5ed2f0416d0fffef287d3be0f780d2
tree7f6e652d37ac6a7c73b2458a74443f5bd27d2105
parent010c7d2ffb548a4cbbdec46b9a0ee696f7be3f59
Staging: rts5208: rtsx_transport.c: Remove extra newlines

This patch fixes the following issues in rtsx_transport.c as reported by
checkpatch.pl:

CHECK: Blank lines aren't necessary after an open brace '{'
CHECK: Please don't use multiple blank lines

Signed-off-by: Shaun Ren <shaun.ren@linux.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/rtsx_transport.c