softirq: Use _RET_IP_
authorDavidlohr Bueso <davidlohr.bueso@hp.com>
Tue, 30 Apr 2013 18:46:09 +0000 (11:46 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 28 Jun 2013 12:10:57 +0000 (14:10 +0200)
Use the already defined macro to pass the function return address.

Signed-off-by: Davidlohr Bueso <davidlohr.bueso@hp.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Link: http://lkml.kernel.org/r/1367347569.1784.3.camel@buesod1.americas.hpqcorp.net
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found