diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2015-10-28 14:41:32 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-01-03 16:32:59 -0800 |
commit | 27c6db2655502978c670bd15a1639066ff13c78c (patch) | |
tree | f9494a100257d37051350e72f98c17af6388a777 /fs | |
parent | 657e24d35479b3edd84706db082f5e18a2270631 (diff) | |
download | linux-stable-27c6db2655502978c670bd15a1639066ff13c78c.tar.gz linux-stable-27c6db2655502978c670bd15a1639066ff13c78c.tar.bz2 linux-stable-27c6db2655502978c670bd15a1639066ff13c78c.zip |
parport: EXPORT_SYMBOL should follow function
All symbols were exported at the end of the file but they are supposed
to be exported just after the function. And checkpatch was complaining
about it.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions