From: Gokulnath Avanashilingam Date: Fri, 20 Dec 2013 15:24:31 +0000 (+0530) Subject: staging: bcm: using time_after and time_before in InterfaceIdleMode.c X-Git-Tag: v3.14-rc1~150^2~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e42ff08dd9626e1cbb824837734e3c3c633d5ad1;p=pandora-kernel.git staging: bcm: using time_after and time_before in InterfaceIdleMode.c Used the time_after and time_before insted of comparing the jiffies directly.This will fix the warnings and errors found by the checkpatch.pl script. Signed-off-by: Gokulnath Avanashilingam Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed