git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c4e708
)
HID: 'name' and 'phys' in 'struct hid_device' can never be NULL
author
Daniel Mack
<zonque@gmail.com>
Sun, 15 May 2011 16:07:42 +0000
(18:07 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 18 May 2011 11:23:31 +0000
(13:23 +0200)
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>
No differences found