diff options
| author | Cyrill Gorcunov <[email protected]> | 2008-04-01 19:41:50 +0400 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2008-04-17 17:41:34 +0200 |
| commit | 431ef7a2a486201967304fcc9cfc33e945626fed (patch) | |
| tree | 92181215fe9d9d00e949edd1d0ef654d6301f279 /tools/perf/scripts/python | |
| parent | 19b4e7f4e9b1c88459cf2c9b9ccaa09cb8bf854d (diff) | |
x86: debug Store - call kfree if only we really need it
We should call for kfree if only we really need it.
Though it's safe to call kfree with NULL pointer passed
in this code we've already tested the pointer and can
eliminate the call
Signed-off-by: Cyrill Gorcunov <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions