Commit a24074c
perf/x86/intel/uncore: Remove superfluous check
The 'pmu' pointer cannot be NULL, as it is taken as a pointer to an array.
Remove the superfluous NULL check.
Found by Coverity: CID#1497507.
Signed-off-by: Jiri Slaby (SUSE) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Cc: Liang Kan <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: https://patch.msgid.link/[email protected]1 parent 8b69055 commit a24074c
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1325 | 1325 | | |
1326 | 1326 | | |
1327 | 1327 | | |
1328 | | - | |
1329 | | - | |
1330 | 1328 | | |
1331 | 1329 | | |
1332 | 1330 | | |
| |||
0 commit comments