From: Eric Sesterhenn Date: Mon, 10 Apr 2006 22:54:16 +0000 (+0200) Subject: kbuild: fix NULL dereference in scripts/mod/modpost.c X-Git-Tag: v2.6.17-rc2~98^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaaae38c1ac4ccbec6d2de7255b0538f38fb29d6;p=pandora-kernel.git kbuild: fix NULL dereference in scripts/mod/modpost.c before is NULL in this case, concluding from the surrounding code it seems that after is the right one to use. Signed-off-by: Eric Sesterhenn Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed