diff options
author | Greg Kroah-Hartman <[email protected]> | 2023-02-14 15:41:17 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-02-14 15:46:56 +0100 |
commit | 779aeb73d925586945b5dacab7453824766f149d (patch) | |
tree | 75795fe11f1c1e46684543c1df19d378ba8a0de2 /net/unix/af_unix.c | |
parent | 17c45768fdf970b8a2ea9745783ff6a0512fca11 (diff) |
driver core: class: move EXPORT_SYMBOL_GPL() lines to the correct place
For some reason, the drivers/base/class.c file still had the "old style"
of exports, at the end of the file. Move the exports to the proper
location, right after the function, to be correct.
Reviewed-by: Rafael J. Wysocki <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions