[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YMlUOdpMEnTd2RSs@google.com>
Date: Wed, 16 Jun 2021 10:30:33 +0900
From: Sergey Senozhatsky <senozhatsky@...omium.org>
To: Punit Agrawal <punitagrawal@...il.com>
Cc: pmladek@...e.com, senozhatsky@...omium.org, rostedt@...dmis.org,
john.ogness@...utronix.de, linux@...musvillemoes.dk,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] printk: Move EXPORT_SYMBOL() closer to vprintk definition
On (21/06/15 08:56), Punit Agrawal wrote:
> Commit 28e1745b9fa2 ("printk: rename vprintk_func to vprintk") while
> improving readability by removing vprintk indirection, inadvertently
> placed the EXPORT_SYMBOL() for the newly renamed function at the end
> of the file.
>
> For reader sanity, and as is convention move the EXPORT_SYMBOL()
> declaration just after the end of the function.
>
> Fixes: 28e1745b9fa2 ("printk: rename vprintk_func to vprintk")
> Signed-off-by: Punit Agrawal <punitagrawal@...il.com>
Acked-by: Sergey Senozhatsky <senozhatsky@...omium.org>
Powered by blists - more mailing lists