diff options
author | Lee Jones <lee.jones@linaro.org> | 2016-11-07 12:47:36 +0000 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2016-11-13 19:08:01 +0100 |
commit | 811073b11b83c4da78413ecdb24c5adf3e5631ae (patch) | |
tree | e12ed1ba2ab65c6bb392724b8ed305ed4bb3311b /tools/perf/scripts/python | |
parent | 9446f62e8e18057fceb179d947508df2f7253b26 (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 <grant.likely@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Tested-by: Kieran Bingham <kieran@bingham.xyz>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Tested-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Kieran Bingham <kieran@bingham.xyz>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions