diff options
| author | Punit Agrawal <[email protected]> | 2021-06-14 23:56:35 +0000 |
|---|---|---|
| committer | Petr Mladek <[email protected]> | 2021-06-16 08:42:19 +0000 |
| commit | 6262e1b906a1ba12688ea6039453b4a088dbaf44 (patch) | |
| tree | 1a87878f6882a19980679c8310471f15cb32c7cc /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff) | |
| download | kernel-6262e1b906a1ba12688ea6039453b4a088dbaf44.tar.gz kernel-6262e1b906a1ba12688ea6039453b4a088dbaf44.zip | |
printk: Move EXPORT_SYMBOL() closer to vprintk definition
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 <[email protected]>
Acked-by: Rasmus Villemoes <[email protected]>
Acked-by: Sergey Senozhatsky <[email protected]>
Signed-off-by: Petr Mladek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions
