commit | dd2ed487fdd78b50549b2ca8418875c0d9f4a30e | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Sun May 15 18:07:42 2011 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed May 18 13:23:31 2011 +0200 |
tree | 9bbd190e222eb02f7c39845b9e9e96c524fe39cd | |
parent | 8c4e708d01424f88afde64a96ffd05146c9978b8 [diff] |
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: Daniel Mack <zonque@gmail.com> Cc: Dmitry Torokhov <dtor@mail.ru> Cc: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Jiri Kosina <jkosina@suse.cz>