]> git.baikalelectronics.ru Git - kernel.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)
commit46196dabc83ddf35e063818a58188955e7483c61
tree17e3e5419c6957917b9ca3f26c43e8b4b80a5502
parent97eb70ee0114523c9171b9ce2a5f21ab840207a0
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