Files
linux-stable-mirror/include/linux
Lee JonesandGreg Kroah-Hartman 94ddd8bf98 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>
2024-12-23 19:14:28 +01:00
..
2024-11-11 10:45:03 +01:00
2024-11-28 14:49:28 +01:00
2024-11-24 17:05:27 -08:00
2024-11-16 10:09:30 -06:00
2024-11-30 22:41:35 -05:00
2024-11-11 00:26:44 -08:00
2024-11-18 11:56:21 +00:00