diff options
| author | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-02-24 10:42:27 +0000 |
|---|---|---|
| committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-02-24 10:42:27 +0000 |
| commit | b269b1709d17794bef0397b3de7d1db72bdef926 (patch) | |
| tree | 799a3184261d4b6960ceb2045d465498846375c9 /tools/perf/scripts/python | |
| parent | ARM: cleanup gate_vma initialization (diff) | |
| download | linux-b269b1709d17794bef0397b3de7d1db72bdef926.tar.gz linux-b269b1709d17794bef0397b3de7d1db72bdef926.zip | |
ARM: cleanup: soc_device_register() error checking
soc_device_register() never returns NULL, it only ever returns an
error pointer or a valid pointer. Use the right function (IS_ERR())
to check this.
soc_device_to_device() only ever returns &soc_dev->dev, and so can
never return an error or NULL if the pointer passed into it was
valid, so there's no point checking its return.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
