From: Cong Ding Date: Mon, 14 Jan 2013 21:39:18 +0000 (+0100) Subject: x86/apb/timer: Remove unnecessary "if" X-Git-Tag: v3.9-rc1~162^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9975dabe3f0a6e4d1af52c47f66b5558df207a3;p=pandora-kernel.git x86/apb/timer: Remove unnecessary "if" adev has no chance to be NULL, so we don't need to check it. It is also dereferenced just before the check . Signed-off-by: Cong Ding Cc: Sasha Levin Link: http://lkml.kernel.org/r/1358199561-15518-1-git-send-email-dinggnu@gmail.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed