diff options
author | 2015-08-12 15:59:39 +0530 | |
---|---|---|
committer | 2015-08-28 16:05:35 +0200 | |
commit | 50a3cb04a5f9cd5323a76db9ee409a7f3004259a (patch) | |
tree | 4805a6eaf9b145d0561d4dc811582c0296be5551 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | PM / OPP: Fix static checker warning (broken 64bit big endian systems) (diff) | |
download | wireguard-linux-50a3cb04a5f9cd5323a76db9ee409a7f3004259a.tar.xz wireguard-linux-50a3cb04a5f9cd5323a76db9ee409a7f3004259a.zip |
PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)
IS_ERR(_OR_NULL) already contain an 'unlikely' compiler flag and there
is no need to do that again from its callers. Drop it.
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions