commit | d02908ad8f34cf98128ee83ec7813ae968b7ea10 | [log] [tgz] |
---|---|---|
author | Jinchao Wang <wjc@cdjrlc.com> | Thu Jun 24 10:09:29 2021 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jun 24 15:55:23 2021 +0200 |
tree | 01a874a46959db6668df96a0f3e23f751da3df9f | |
parent | a25d144fb883c73506ba384de476bbaff8220a95 [diff] |
PNP: moved EXPORT_SYMBOL so that it immediately followed its function/variable change made to resolve following checkpatch message: WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable Signed-off-by: Jinchao Wang <wjc@cdjrlc.com> Link: https://lore.kernel.org/r/20210624020929.49968-1-wjc@cdjrlc.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>