aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorStefan Hajnoczi <[email protected]>2024-02-27 10:57:56 -0500
committerMiklos Szeredi <[email protected]>2024-03-05 13:40:42 +0100
commitd30ff89870482d88807393b592d5f0d1d4bc5e2a (patch)
tree009edf865cc29b5a155fef9b8a72f9de30621f5a /tools/perf/util/trace-event-scripting.c
parentfda0b98ef0a6a2e3fe328b869d53002c8c82001b (diff)
virtiofs: drop __exit from virtio_fs_sysfs_exit()
virtio_fs_sysfs_exit() is called by: - static int __init virtio_fs_init(void) - static void __exit virtio_fs_exit(void) Remove __exit from virtio_fs_sysfs_exit() since virtio_fs_init() is not an __exit function. Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Signed-off-by: Stefan Hajnoczi <[email protected]> Reviewed-by: Randy Dunlap <[email protected]> Tested-by: Randy Dunlap <[email protected]> # build-tested Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions