From: Sachin Prabhu Date: Wed, 28 Mar 2012 17:07:08 +0000 (+0100) Subject: Remove unnecessary check for NULL in password parser X-Git-Tag: v3.4-rc2~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1023807458b6365e28c66095648e1b66e04a4259;p=pandora-kernel.git Remove unnecessary check for NULL in password parser The password parser has an unnecessary check for a NULL value which triggers warnings in source checking tools. The code contains artifacts from the old parsing code which are no longer required. Signed-off-by: Sachin Prabhu Reviewed-by: Jeff Layton Reported-by: Dan Carpenter Signed-off-by: Steve French --- Reading git-diff-tree failed