From: Steve French Date: Fri, 27 Mar 2015 06:15:02 +0000 (-0500) Subject: Fix warning on impossible comparison X-Git-Tag: omap-for-v4.1/fixes-rc1~235^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c85c35f8fc1d3f5ca60cd713f10af387de73cb94;p=pandora-kernel.git Fix warning on impossible comparison workstation_RFC1001_name is part of the struct and can't be null, remove impossible comparison (array vs. null) Pointed out by Coverity (CID 140095) Signed-off-by: Steve French Reviewed-by: Jeff Layton --- Reading git-diff-tree failed