From e42ff08dd9626e1cbb824837734e3c3c633d5ad1 Mon Sep 17 00:00:00 2001 From: Gokulnath Avanashilingam Date: Fri, 20 Dec 2013 20:54:31 +0530 Subject: [PATCH] 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-format-patch failed