staging: rts5208/ms.c: change the label name to respect the coding style
authorQuentin Lambert <lambert.quentin@gmail.com>
Fri, 12 Aug 2016 14:15:17 +0000 (16:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2016 16:37:36 +0000 (18:37 +0200)
commit541e4d2d1d99c51a3bbc887b88ac3d65534b0fc9
treec534457851d11d4647fb5891031080365c89c9fe
parentd5b7d2b02c31591714c2833a37fb2f65690374f5
staging: rts5208/ms.c: change the label name to respect the coding style

This patch changes label names using camel case to snake case as well as giving
a new name representing what will be done after the label.

Signed-off-by: Quentin Lambert <lambert.quentin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/ms.c