diff options
author | Valentina Manea <valentina.manea.m@gmail.com> | 2013-03-10 03:22:39 +0000 |
---|---|---|
committer | Michael Ellerman <michael@ellerman.id.au> | 2013-04-18 13:03:49 +1000 |
commit | 8040bda31ab229e931d872a51c89ddeae4012b00 (patch) | |
tree | a3d1aeb7978814e36f539d2d69b53843c4de3b8f /scripts | |
parent | 09652b00cd249a1f1a2cd1a70d31e880f24d06cc (diff) |
powerpc: place EXPORT_SYMBOL macro right after declaration
This fixes the following checkpatch.pl warnings:
WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable
+EXPORT_SYMBOL(kmap_prot);
WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable
+EXPORT_SYMBOL(kmap_pte);
Signed-off-by: Valentina Manea <valentina.manea.m@gmail.com>
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions