From: Marcelo Feitoza Parisi Date: Sat, 10 Sep 2005 07:26:57 +0000 (-0700) Subject: [PATCH] drivers/char/lp.c : Use of the time_after() macro X-Git-Tag: v2.6.14-rc1~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96757701336365e30bea9fccdfac087338954e09;p=pandora-kernel.git [PATCH] drivers/char/lp.c : Use of the time_after() macro Use of the time_after() macro, defined at linux/jiffies.h, which deals with wrapping correctly and are nicer to read. Signed-off-by: Marcelo Feitoza Parisi Signed-off-by: Domen Puncer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed