From: Jon Mason Date: Tue, 22 Jan 2013 18:35:40 +0000 (-0700) Subject: NTB: variable dereferenced before check X-Git-Tag: v3.10-rc2~16^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=186f27ff9f9ec5c110739ced88ce9f8fca053882;p=pandora-kernel.git NTB: variable dereferenced before check Correct instances of variable dereferencing before checking its value on the functions exported to the client drivers. Also, add sanity checks for all exported functions. Reported-by: Dan Carpenter Signed-off-by: Jon Mason --- Reading git-diff-tree failed