diff options
| author | Deborah Brouwer <deborahbrouwer3563@gmail.com> | 2021-04-04 15:23:49 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-05 12:12:38 +0200 |
| commit | f52def0b5e6f61fbeaaa645a82253cc9e4eed1f6 (patch) | |
| tree | ecb29aad09ed83b86ac8990057afba6811fcbe74 /tools/perf/scripts/python | |
| parent | c75afdaf2e5340822973b9cd4812addc60c97b11 (diff) | |
| download | linux-f52def0b5e6f61fbeaaa645a82253cc9e4eed1f6.tar.gz linux-f52def0b5e6f61fbeaaa645a82253cc9e4eed1f6.zip | |
staging: rtl8192e: move const after static
Move the const after static to conform with kernel preference for
static const <type> declaration style instead of static <type> const.
Identified by checkpatch: WARNING: Move const after static - use 'static
const char'.
Signed-off-by: Deborah Brouwer <deborahbrouwer3563@gmail.com>
Link: https://lore.kernel.org/r/20210404222349.7218-1-deborahbrouwer3563@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
