diff options
author | 2019-09-19 07:08:18 +0530 | |
---|---|---|
committer | 2019-11-17 22:15:08 +0100 | |
commit | 0997187767425f24518c876a51bb587eb64e02fd (patch) | |
tree | b6710da1fed000508c092b1e76102527cfa2e330 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ubi: Print skip_check in ubi_dump_vol_info() (diff) | |
download | linux-dev-0997187767425f24518c876a51bb587eb64e02fd.tar.xz linux-dev-0997187767425f24518c876a51bb587eb64e02fd.zip |
ubi: Fix warning static is not at beginning of declaration
Compiler generates following warning when kernel is built with W=1:
drivers/mtd/ubi/ubi.h:971:1: warning: ‘static’ is not at beginning
of declaration [-Wold-style-declaration]
This commit fixes this by correctly ordering keywords.
Signed-off-by: Rishi Gupta <gupt21@gmail.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions