]> Git Repo - linux.git/commit
[PATCH] drivers/char/lp.c : Use of the time_after() macro
authorMarcelo Feitoza Parisi <[email protected]>
Sat, 10 Sep 2005 07:26:57 +0000 (00:26 -0700)
committerLinus Torvalds <[email protected]>
Sat, 10 Sep 2005 17:06:31 +0000 (10:06 -0700)
commit96757701336365e30bea9fccdfac087338954e09
tree4828b23c9023d215edeb818f0d7e94f456e3526a
parent82b44429e0c8a8fec8f36e98a725f516227dabc0
[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 <[email protected]>
Signed-off-by: Domen Puncer <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/char/lp.c
This page took 0.043602 seconds and 4 git commands to generate.