diff options
author | Kevin McKinney <klmckinney1@gmail.com> | 2012-11-22 14:48:52 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-26 16:05:22 -0800 |
commit | bac02ed8a74f09848f81ffa2d53c36a6256ebbf9 (patch) | |
tree | f4c64f2feaecece1f875342db34d57e4c8f711fc /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | d532703c384c0df449c343ca3604f3650dad53b6 (diff) |
Staging: bcm: Remove typedef for ioctlbuffer and call directly.
This patch removes typedef for ioctlbuffer, and
changes the name of the struct to bcm_ioctl_buffer.
In addition, any calls to typedefs IOCTL_BUFFER, or
*PIOCTL_BUFFER are changed to call the struct
directly.
Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions