[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4818DEE5.6090405@hartkopp.net>
Date: Wed, 30 Apr 2008 23:04:37 +0200
From: Oliver Hartkopp <oliver@...tkopp.net>
To: Thomas Gleixner <tglx@...utronix.de>
CC: linux-kernel@...r.kernel.org, David Miller <davem@...emloft.net>
Subject: [PATCH] hrtimer: remove duplicate helper function
from Oliver Hartkopp <oliver@...tkopp.net>
The helper function hrtimer_callback_running() is used in
kernel/hrtimer.c as well as in the updated net/can/bcm.c which now
supports hrtimers. Moving the helper function to hrtimer.h removes the
duplicate definition in the C-files.
Signed-off-by: Oliver Hartkopp <oliver@...tkopp.net>
Cc: Thomas Gleixner <tglx@...utronix.de>
---
Hello Thomas,
as discussed on the OSADL workshop here is the removal of my duplicate
definition of your helper function in net/can/bcm.c .
The patch applies fine on Linus' current tree for the 2.6.26 merge.
Thanks & best regards,
Oliver
View attachment "hrtimer_remove_duplicate_helper_function" of type "text/plain" (1745 bytes)
Powered by blists - more mailing lists