aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2015-01-15 00:02:18 +0300
committerFelipe Balbi <[email protected]>2015-01-19 12:53:31 -0600
commitceeb010ba2534f0b78efde6b3aa7d208148df92f (patch)
tree8547c0292a8c06ec7fef22f99c826432a8e5bb82 /tools/perf/scripts/python/event_analyzing_sample.py
parentdf90f8381972369ff33580e5c4b3c3eea91cc91b (diff)
usb: gadget: uvc: remove an impossible condition
"num" is a u32 so "(num > 0xFFFFFFFF)" is never true. Also the range is already checked in kstrtou32(). Acked-by: Andrzej Pietrasiewicz <[email protected]> Acked-by: Laurent Pinchart <[email protected]> Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions