diff options
| author | Andy Shevchenko <[email protected]> | 2020-02-03 15:31:26 +0200 |
|---|---|---|
| committer | Petr Mladek <[email protected]> | 2020-02-11 10:43:56 +0100 |
| commit | 12825e6ba8ea8efbb6d81363b0cf6b5bf84c051a (patch) | |
| tree | cda9bebe9efa76ef070cef57d8553d276044ffa9 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | caa72c3bc584bc28b557bcf1a47532a7a6f37e6f (diff) | |
console: Use for_each_console() helper in unregister_console()
We have rather open coded single linked list manipulations where we may
simple use for_each_console() helper with properly set exit conditions.
Replace open coded single-linked list handling with for_each_console()
helper in use.
Link: http://lkml.kernel.org/r/[email protected]
To: [email protected]
To: Steven Rostedt <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Reviewed-by: Sergey Senozhatsky <[email protected]>
Signed-off-by: Petr Mladek <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions