[PATCH] i386: make functions static
authorAdrian Bunk <bunk@stusta.de>
Tue, 26 Sep 2006 08:52:27 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:27 +0000 (10:52 +0200)
commitc7c19f8e5e564fb1a354a065befc8a88a9bb08fd
tree3fd910d51ce76eba14879f5632e4f0968a284129
parentfac58550e80c307bf17cfa0dd544fca4eff120a5
[PATCH] i386: make functions static

This patch makes the following needlessly global functions static:
- nmi_int.c: profile_exceptions_notify()
- nmi_timer_int.c: profile_timer_exceptions_notify()

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/oprofile/nmi_int.c
arch/i386/oprofile/nmi_timer_int.c