From: Rashika Kheria Date: Sun, 20 Oct 2013 12:59:55 +0000 (+0530) Subject: Staging: sb105x: Fix a possible null dereference X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c64884b19f3dc864208df30c0a9c24175dac26a;p=pandora-kernel.git Staging: sb105x: Fix a possible null dereference This patch fixes the following error in sb_pc_mp.c- drivers/staging/sb105x/sb_pci_mp.c:546 mp_startup() error: we previously assumed 'info->tty' could be null (see line 525) Signed-off-by: Rashika Kheria Reviewed-by: Josh Triplett Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed