diff options
author | Enze Li <[email protected]> | 2022-05-15 21:58:29 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-05-15 18:31:28 -0600 |
commit | eeef7565e8ba1718e8e1f835f145125fa6cc8494 (patch) | |
tree | 827fe193b34bfac6340f5c221022b83c0c3a003e /scripts/gdb/linux/utils.py | |
parent | c5eb0a61238dd6faf37f58c9ce61c9980aaffd7a (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Signed-off-by: Phillip Potter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions