summaryrefslogtreecommitdiff
path: root/Documentation/controllers/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorGui-Dong Han <hanguidong02@gmail.com>2026-03-23 16:58:45 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-04-02 16:15:23 +0200
commit4afc929c0f74c4f22b055a82b371d50586da58ca (patch)
treeea9d998999df440396c6348be109a52fe0b571b6 /Documentation/controllers/git@git.tavy.me:linux.git
parent31de83980d3764d784f79ff1bc93c42b324f4013 (diff)
debugfs: fix placement of EXPORT_SYMBOL_GPL for debugfs_create_str()
The EXPORT_SYMBOL_GPL() for debugfs_create_str was placed incorrectly away from the function definition. Move it immediately below the debugfs_create_str() function where it belongs. Fixes: d60b59b96795 ("debugfs: Export debugfs_create_str symbol") Signed-off-by: Gui-Dong Han <hanguidong02@gmail.com> Link: https://patch.msgid.link/20260323085930.88894-3-hanguidong02@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/controllers/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions