summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2018-09-07 11:05:54 +0200
committerArnd Bergmann <arnd@arndb.de>2019-10-23 17:23:45 +0200
commiteede0b859ee62629c94e23612febf4907db3db67 (patch)
treee50813a83a4db5f57e2e3d9f33c977a9c5912a16 /tools/perf/scripts/python/exported-sql-viewer.py
parent2022ca0a940a1625904bfff6879dc8732171d089 (diff)
compat_ioctl: remove IGNORE_IOCTL()
Since commit 07d106d0a33d ("vfs: fix up ENOIOCTLCMD error handling"), we don't warn about unhandled compat-ioctl command code any more, but just return the same error that a native file descriptor returns when there is no handler. This means the IGNORE_IOCTL() annotations are completely useless and can all be removed. TIOCSTART/TIOCSTOP and KDGHWCLK/KDSHWCLK fall into the same category, but for some reason were listed as COMPATIBLE_IOCTL(). Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions