diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2019-07-26 15:29:56 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-07-29 09:03:42 -0300 |
commit | 7ee526152db7a75d7b8713346dac76ffc3662b29 (patch) | |
tree | 5adc49ea8a013bf1905a5edd9caedd358fc6e35c /lib/mpi/mpi-inline.h | |
parent | 95dc663aa6382fec92674e748682cefeeb2bfc22 (diff) |
tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()
In addition to _IOW() and _IOR(), to handle this case:
#define USBDEVFS_CONNINFO_EX(len) _IOC(_IOC_READ, 'U', 32, len)
That will happen in the next sync of this header file.
Cc: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Luis Cláudio Gonçalves <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions