diff options
| author | Wu Fengguang <[email protected]> | 2015-01-21 19:19:45 +0800 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2015-01-21 12:33:43 +0100 |
| commit | 3e7cf90213e789bdc13f2638cc9d8b9993d5491e (patch) | |
| tree | 213dc163464a206fc9e746bd67fc7d5883fe93ea /tools/perf/scripts/python/bin | |
| parent | 6bb836d6fabd18d5854fcf40debdfe11cd063e6f (diff) | |
mmc: sdhci: host: fix odd_ptr_err.cocci warnings
drivers/mmc/host/sdhci_f_sdh30.c:143:5-11: inconsistent IS_ERR and PTR_ERR, PTR_ERR on line 144
PTR_ERR should access the value just tested by IS_ERR
Semantic patch information:
There can be false positives in the patch case, where it is the call
IS_ERR that is wrong.
Generated by: scripts/coccinelle/tests/odd_ptr_err.cocci
CC: Vincent Yang <[email protected]>
Signed-off-by: Fengguang Wu <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions