summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorLee Jones <lee@kernel.org>2024-12-23 18:18:37 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-12-23 21:14:28 +0300
commit94ddd8bf98d76f03297a2b33a951711b31f7bc38 (patch)
treef9c451bc4e55c712a21acd26c06c6828ed72651d /include/linux/debugobjects.h
parent78d4f34e2115b517bcbfe7ec0d018bbbb6f9b0b8 (diff)
downloadlinux-94ddd8bf98d76f03297a2b33a951711b31f7bc38.tar.xz
misc: trivial: Remove undesired double space from struct definition
When one is too lazy to use an LSP to conduct look-ups on struct definitions, one might use the ever useful `struct <name> {` search string. However this doesn't work with `struct miscdevice {` because of a stray double space. Assuming that this wasn't intentional, let's simply remove it. Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/20241223151843.472645-1-lee@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions