]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd1bca1d242087f326152e5d5d5dd467744a7c3ea
tree62a935521a43f0c29f44de30b7111bbe3b35ce99
parent048fa071ed4fb8966146924b414e8051a72a01fd
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