diff options
author | 2015-01-03 19:25:55 +0100 | |
---|---|---|
committer | 2015-01-05 19:03:00 +0000 | |
commit | 180cf794d4f5e0e82a4df30b8bacd9b472f80f44 (patch) | |
tree | 2df63fe09f1c4fbe60e7a049f9d3c56597eebe58 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Linux 3.19-rc1 (diff) | |
download | wireguard-linux-180cf794d4f5e0e82a4df30b8bacd9b472f80f44.tar.xz wireguard-linux-180cf794d4f5e0e82a4df30b8bacd9b472f80f44.zip |
ASoC: fsi: Deletion of unnecessary checks before the function call "clk_enable"
The clk_enable() 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