Skip to content
Commit dd2ed487 authored by Daniel Mack's avatar Daniel Mack Committed by Jiri Kosina
Browse files

HID: 'name' and 'phys' in 'struct hid_device' can never be NULL



As they are static members of fix size, there is no need to NULL-check them.

Signed-off-by: default avatarDaniel Mack <zonque@gmail.com>
Cc: Dmitry Torokhov <dtor@mail.ru>
Cc: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 8c4e708d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment