summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorKeyur Patel <iamkeyur96@gmail.com>2019-02-20 00:15:50 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-02-20 13:29:01 +0300
commit79595a734a68f768774d3e9ad6b5ad994413c578 (patch)
tree5e79f8996469e8101ddc79d072530d3058b91bc0 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent01fdf179f4b064d4c9d30b39aba178caf32649f4 (diff)
downloadlinux-79595a734a68f768774d3e9ad6b5ad994413c578.tar.xz
usb: core: Replace hardcoded check with inline function from usb.h
Expression (urb->transfer_flags & URB_DIR_MASK) == URB_DIR_IN can be replaced by usb_urb_dir_in(struct urb *urb) from usb.h for better readability. Signed-off-by: Keyur Patel <iamkeyur96@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