diff options
author | Greg Kroah-Hartman <[email protected]> | 2019-10-16 06:03:32 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-11-03 14:03:01 +0100 |
commit | 9927c6fa3e1d941c9b89f807f5d0480390eb0471 (patch) | |
tree | 1a63e3c7ffb66637c0343b9411b40cd0752ba7e4 /scripts/gdb/linux/timerlist.py | |
parent | c7c1168909410e692be6df17d0092363a00f33a9 (diff) |
debugfs: remove return value of debugfs_create_atomic_t()
No one checks the return value of debugfs_create_atomic_t(), as it's not
needed, so make the return value void, so that no one tries to do so in
the future.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions