From: Sudip Mukherjee Date: Fri, 7 Nov 2014 12:18:35 +0000 (+0530) Subject: staging: unisys: dereferencing NULL pointer X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~383 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=930a021f2ec59d2143ca86a357773128785ed16f;p=pandora-kernel.git staging: unisys: dereferencing NULL pointer we can reach the label Away in total five situation and in four of of them pDevInfo is NULL. so we were basically dereferencing a NULL pointer. Signed-off-by: Sudip Mukherjee Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed