From: Daniel Mack Date: Sun, 15 May 2011 16:07:42 +0000 (+0200) Subject: HID: 'name' and 'phys' in 'struct hid_device' can never be NULL X-Git-Tag: v3.0-rc1~345^2^3~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd2ed487fdd78b50549b2ca8418875c0d9f4a30e;p=pandora-kernel.git 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 Cc: Dmitry Torokhov Cc: Jiri Kosina Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed