staging: most: fix label names
authorChristian Gromm <christian.gromm@microchip.com>
Fri, 21 Sep 2018 09:28:51 +0000 (11:28 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Sep 2018 19:09:56 +0000 (21:09 +0200)
commitbddd3c2546e9c46e59160bbfdc49c82f9220212e
tree8d7ed64c817ad454aa491a0ad8e0a8a612573f84
parentbfeb67ed4f154e863c8c460527f534a6525f0318
staging: most: fix label names

This patch makes use of label names that say what the goto
actually does, as recommended in the kernel documentation.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/cdev/cdev.c
drivers/staging/most/core.c
drivers/staging/most/usb/usb.c