From 917ab47f5a25d636a88a06cdc0ca0432a59b6968 Mon Sep 17 00:00:00 2001 From: Michalis Pappas Date: Fri, 9 May 2014 18:08:21 +0800 Subject: [PATCH] staging: gdm72xx: Replace comparisons on jiffies values with wrap-safe functions Fixes the following checkpatch.pl issue: WARNING: Comparing jiffies is almost always wrong; prefer time_after, time_before and friends Signed-off-by: Michalis Pappas Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed