aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLee Jones <[email protected]>2016-11-07 12:47:36 +0000
committerWolfram Sang <[email protected]>2016-11-13 19:08:01 +0100
commit811073b11b83c4da78413ecdb24c5adf3e5631ae (patch)
treee12ed1ba2ab65c6bb392724b8ed305ed4bb3311b /tools/perf/scripts/python
parent9446f62e8e18057fceb179d947508df2f7253b26 (diff)
i2c: Add pointer dereference protection to i2c_match_id()
Here we're providing dereference protection for i2c_match_id(), which saves us having to do it each time it's called. We're also stripping out the (now) needless checks in i2c_device_match(). This patch paves the way for other, similar code trimming. Acked-by: Grant Likely <[email protected]> Signed-off-by: Lee Jones <[email protected]> Tested-by: Kieran Bingham <[email protected]> Reviewed-by: Javier Martinez Canillas <[email protected]> Tested-by: Javier Martinez Canillas <[email protected]> Signed-off-by: Kieran Bingham <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions