commit | b9975dabe3f0a6e4d1af52c47f66b5558df207a3 | [log] [tgz] |
---|---|---|
author | Cong Ding <dinggnu@gmail.com> | Mon Jan 14 22:39:18 2013 +0100 |
committer | Ingo Molnar <mingo@kernel.org> | Thu Jan 24 13:03:26 2013 +0100 |
tree | b52446b890c904e00faba1bc7fb8042776553211 | |
parent | d29a4a5fe8d687cee3ea372be00c61a09860b656 [diff] |
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 <dinggnu@gmail.com> Cc: Sasha Levin <sasha.levin@oracle.com> Link: http://lkml.kernel.org/r/1358199561-15518-1-git-send-email-dinggnu@gmail.com Signed-off-by: Ingo Molnar <mingo@kernel.org>