Thread (9 messages) 9 messages, 2 authors, 2014-02-04

Re: [PATCH V2 1/2] time: Change the return type of clockevents_notify() to integer

From: Preeti U Murthy <hidden>
Date: 2014-02-04 17:18:31
Also in: linuxppc-dev, lkml

On 02/04/2014 03:31 PM, Thomas Gleixner wrote:
On Fri, 24 Jan 2014, Preeti U Murthy wrote:
quoted
-extern void tick_broadcast_oneshot_control(unsigned long reason);
+extern int tick_broadcast_oneshot_control(unsigned long reason);
quoted
-static inline void tick_broadcast_oneshot_control(unsigned long reason) { }
+static inline int tick_broadcast_oneshot_control(unsigned long reason) { }
quoted
-static inline void tick_broadcast_oneshot_control(unsigned long reason) { }
+static inline int tick_broadcast_oneshot_control(unsigned long reason) { }
The inline stubs need to return 0.
Oh right! Apologies!
Thanks.
Thanks,

	tglx
Regards
Preeti U Murthy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help