staging: nvec: minor coding style fix
authorFatih Yildirim <yildirim.fatih@gmail.com>
Fri, 12 Feb 2021 07:34:23 +0000 (10:34 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Feb 2021 08:49:43 +0000 (09:49 +0100)
commitdc31fc6ce69e0308395ec315322cf0d0d8848467
tree62a935521a43f0c29f44de30b7111bbe3b35ce99
parentf34df6764c608565afb2eafb11004381f628159e
staging: nvec: minor coding style fix

Fix for the below coding style warning.
Warning: Move const after static - use 'static const int'

Signed-off-by: Fatih Yildirim <yildirim.fatih@gmail.com>
Link: https://lore.kernel.org/r/20210212073423.20562-1-yildirim.fatih@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/nvec/nvec_power.c