From 930a021f2ec59d2143ca86a357773128785ed16f Mon Sep 17 00:00:00 2001 From: Sudip Mukherjee Date: Fri, 7 Nov 2014 17:48:35 +0530 Subject: [PATCH] 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-format-patch failed