From: Julia Lawall Date: Sun, 30 Aug 2009 18:30:48 +0000 (-0700) Subject: Input: w90p910_keypad - move a dereference below a NULL test X-Git-Tag: v2.6.32-rc1~686^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=903b9124eae00edf8a9d6491dab60fcda777aabd;p=pandora-kernel.git Input: w90p910_keypad - move a dereference below a NULL test We should first check whether platform data is NULL or not, before dereferencing it to get the keymap. Signed-off-by: Julia Lawall Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed