diff options
author | Enze Li <lienze@kylinos.cn> | 2022-05-15 21:58:29 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-05-15 18:31:28 -0600 |
commit | eeef7565e8ba1718e8e1f835f145125fa6cc8494 (patch) | |
tree | 827fe193b34bfac6340f5c221022b83c0c3a003e /net/mac80211/airtime.c | |
parent | c5eb0a61238dd6faf37f58c9ce61c9980aaffd7a (diff) | |
download | linux-eeef7565e8ba1718e8e1f835f145125fa6cc8494.tar.bz2 |
cdrom: make EXPORT_SYMBOL follow exported function
Currently, some EXPORT_SYMBOL declarations do not follow the exported
function, which affects the readability of the code. To maintain
consistency, move these EXPORT_SYMBOL declarations to the correct
position to improve the readability of the code.
Signed-off-by: Enze Li <lienze@kylinos.cn>
Link: https://lore.kernel.org/all/20220406090337.1116708-1-lienze@kylinos.cn
Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20220515205833.944139-2-phil@philpotter.co.uk
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'net/mac80211/airtime.c')
0 files changed, 0 insertions, 0 deletions