From: Alexander Shiyan Date: Sat, 24 May 2014 08:50:26 +0000 (+0400) Subject: serial: sccnxp: Remove useless timer_pending() check X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~35^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bee18bdc9c0f383428cbf8c955b7bb8e6cc0d090;p=pandora-kernel.git serial: sccnxp: Remove useless timer_pending() check sccnxp_timer() is triggered only by timer, so there are no need to check for timer_pending(). Signed-off-by: Alexander Shiyan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed