diff options
| author | Prarit Bhargava <[email protected]> | 2011-03-22 16:30:49 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2011-03-22 17:44:01 -0700 |
| commit | 5fda1bd5b8869574dad8e1f9f71e23bf0c186274 (patch) | |
| tree | a714e0d153622bd89cf9f775e04763ccbd6c4ca5 /tools/perf/scripts/python | |
| parent | cbf978bfb12d7deca97d7333f65eda0381a072de (diff) | |
mm: notifier_from_errno() cleanup
While looking at some other notifier callbacks I noticed this code could
use a simple cleanup.
notifier_from_errno() no longer needs the if (ret)/else conditional. That
same conditional is now done in notifier_from_errno().
Signed-off-by: Prarit Bhargava <[email protected]>
Cc: Paul Menage <[email protected]>
Cc: Li Zefan <[email protected]>
Acked-by: Pekka Enberg <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions