diff options
| author | Arnd Bergmann <[email protected]> | 2016-11-09 13:55:35 +0100 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2016-11-09 22:53:47 -0700 |
| commit | 41c9499b221ebe102f776589085cde43d0dadc46 (patch) | |
| tree | dd1fecfa7cc1e0bfe42023103761a6cdad35af89 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 3bc8492f009c76a9e77cad6e200b0748d3972fa0 (diff) | |
skd: fix function prototype
Building with W=1 shows a harmless warning for the skd driver:
drivers/block/skd_main.c:2959:1: error: ‘static’ is not at beginning of declaration [-Werror=old-style-declaration]
This changes the prototype to the expected formatting.
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions