[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200129141148.4zit4yy7t4cl3t4m@pathway.suse.cz>
Date: Wed, 29 Jan 2020 15:11:48 +0100
From: Petr Mladek <pmladek@...e.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: Sergey Senozhatsky <sergey.senozhatsky@...il.com>,
Steven Rostedt <rostedt@...dmis.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 3/5] console: Use for_each_console() helper in
unregister_console()
On Mon 2020-01-27 13:47:17, Andy Shevchenko wrote:
> 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.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Nice simplification.
Reviewed-by: Petr Mladek <pmladek@...e.com>
Best Regards,
Petr
Powered by blists - more mailing lists