diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-02-03 16:31:26 +0300 |
---|---|---|
committer | Petr Mladek <pmladek@suse.com> | 2020-02-11 12:43:56 +0300 |
commit | 12825e6ba8ea8efbb6d81363b0cf6b5bf84c051a (patch) | |
tree | cda9bebe9efa76ef070cef57d8553d276044ffa9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | caa72c3bc584bc28b557bcf1a47532a7a6f37e6f (diff) | |
download | linux-12825e6ba8ea8efbb6d81363b0cf6b5bf84c051a.tar.xz |
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/20200203133130.11591-3-andriy.shevchenko@linux.intel.com
To: linux-kernel@vger.kernel.org
To: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions