diff options
| author | Deborah Brouwer <[email protected]> | 2021-04-04 15:23:49 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-04-05 12:12:38 +0200 |
| commit | f52def0b5e6f61fbeaaa645a82253cc9e4eed1f6 (patch) | |
| tree | ecb29aad09ed83b86ac8990057afba6811fcbe74 /tools/perf/scripts/python/bin/flamegraph-record | |
| parent | c75afdaf2e5340822973b9cd4812addc60c97b11 (diff) | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions