diff options
| author | Oliver Neukum <oneukum@suse.com> | 2026-03-12 10:45:27 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-03-18 16:02:17 +0100 |
| commit | 56dd29088c9d9510c48a8ebad2465248fde36551 (patch) | |
| tree | 3e8e9955068410507580152c688b19bfe5ac93b3 /include/linux/timerqueue_types.h | |
| parent | 916aeaffad2526b9723387b6bd449ec76dcc8d44 (diff) | |
usb: iowarrior: remove inherent race with minor number
The driver saves the minor number it gets upon registration
in its descriptor for debugging purposes. However, there is
inevitably a window between registration and saving the correct
minor in a descriptor. During this window the debugging output
will be wrong.
As wrong debug output is worse than no debug output, just
remove it.
Signed-off-by: Oliver Neukum <oneukum@suse.com>
Link: https://patch.msgid.link/20260312094619.1590556-1-oneukum@suse.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/timerqueue_types.h')
0 files changed, 0 insertions, 0 deletions
