From: Amerigo Wang Date: Sun, 28 Oct 2012 17:43:53 +0000 (+0000) Subject: ipv6: remove a useless NULL check X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~463 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a9408355e91c21eaf4626386d65988a0ad7dc21;p=pandora-kernel.git ipv6: remove a useless NULL check In dev_forward_change(), it is useless to check if idev->dev is NULL, it is always non-NULL here. Reported-by: Fengguang Wu Cc: David S. Miller Signed-off-by: Cong Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed