diff options
author | 2014-12-02 14:34:30 +0100 | |
---|---|---|
committer | 2014-12-03 18:29:04 +0000 | |
commit | e98c89e05e8b33ad40efff2012c1404e39d12ad8 (patch) | |
tree | cb3f9f547ff8947649f3b0638538ab37f075c29f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Linux 3.18-rc1 (diff) | |
download | wireguard-linux-e98c89e05e8b33ad40efff2012c1404e39d12ad8.tar.xz wireguard-linux-e98c89e05e8b33ad40efff2012c1404e39d12ad8.zip |
ASoC: fsi: Deletion of unnecessary checks before the function call "clk_disable"
The clk_disable() function tests whether its argument is NULL and then
returns immediately. Thus the test around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions