]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: rts5208: rtsx_transport.c: Fix label naming convention
authorShaun Ren <shaun.ren@linux.com>
Mon, 15 Feb 2016 18:58:52 +0000 (10:58 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 23:35:42 +0000 (15:35 -0800)
commitc1a018eee3fd5b00122bf8af94707a64b268c7b2
tree17e3e5419c6957917b9ca3f26c43e8b4b80a5502
parent4961c44e4b5ed2f0416d0fffef287d3be0f780d2
Staging: rts5208: rtsx_transport.c: Fix label naming convention

This patch fixes the following naming convention issue in rtsx_transport.c,
as reported by checkpatch.pl:

CHECK: Avoid CamelCase: <Handle_Errors>

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