aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorYueHaibing <[email protected]>2019-11-11 20:23:59 +0800
committerMiklos Szeredi <[email protected]>2019-11-12 11:49:04 +0100
commit00929447f5758c4f64c74d0a4b40a6eb3d9df0e3 (patch)
treee66c769b92e9f2f2af822523543168a95a137a9b /tools/perf/util/scripting-engines/trace-event-python.c
parentc634da718db9b2fac201df2ae1b1b095344ce5eb (diff)
virtiofs: Fix old-style declaration
There expect the 'static' keyword to come first in a declaration, and we get warnings like this with "make W=1": fs/fuse/virtio_fs.c:687:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] fs/fuse/virtio_fs.c:692:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] fs/fuse/virtio_fs.c:1029:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Signed-off-by: YueHaibing <[email protected]> Reviewed-by: Stefan Hajnoczi <[email protected]> Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions