]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] Remove unnecessary cast in arch_deref_entry_point()
authorMichael Ellerman <michael@ellerman.id.au>
Fri, 23 May 2008 04:22:21 +0000 (14:22 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 23 May 2008 05:27:31 +0000 (15:27 +1000)
commit80d267f9aee6f1b5df602b5a19fb7b4923f17db2
treea87c88ab8f5d0eeb67f9d036e0e9ec5951626915
parent72cac213fda6a2dd402e91692b70e175795eab7d
[POWERPC] Remove unnecessary cast in arch_deref_entry_point()

func_descr_t->entry is already an unsigned long.  Mea culpa.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/kprobes.c