diff options
author | 2022-11-01 16:54:27 -0400 | |
---|---|---|
committer | 2022-12-01 11:43:41 -0500 | |
commit | b52c3de84bd02083f2bbaae130adb243a689dd63 (patch) | |
tree | 091d6e28f29f4d28d9ce88d39052ea25c292370e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | dm ioctl: a small code cleanup in list_version_get_info (diff) | |
download | wireguard-linux-b52c3de84bd02083f2bbaae130adb243a689dd63.tar.xz wireguard-linux-b52c3de84bd02083f2bbaae130adb243a689dd63.zip |
dm ioctl: fix a couple ioctl codes
Change the ioctl codes from DM_DEV_ARM_POLL to DM_DEV_ARM_POLL_CMD and
from DM_GET_TARGET_VERSION to DM_GET_TARGET_VERSION_CMD.
Note that the "cmd" field of "struct _ioctls" is never used, thus this
commit doesn't fix any bug, it just makes the code consistent.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions