Re: [2.6 patch] fujitsu-laptop.c: make 2 functions static

2007-10-25 Thread Len Brown
Applied. thanks, -Len On Thursday 25 October 2007 01:07, Jonathan Woithe wrote: > > acpi_fujitsu_{add,remove}() can become static. > > > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > > Looks fine. Ack. > > Signed-off-by: Jonathan Woithe <[EMAIL PROTECTED]> > > jonathan > > --- > drive

Re: [2.6 patch] fujitsu-laptop.c: make 2 functions static

2007-10-24 Thread Jonathan Woithe
> acpi_fujitsu_{add,remove}() can become static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Looks fine. Ack. Signed-off-by: Jonathan Woithe <[EMAIL PROTECTED]> jonathan --- drivers/misc/fujitsu-laptop.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 175c8b648a54b625037

[2.6 patch] fujitsu-laptop.c: make 2 functions static

2007-10-24 Thread Adrian Bunk
acpi_fujitsu_{add,remove}() can become static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- drivers/misc/fujitsu-laptop.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 175c8b648a54b625037916a8f6e3851574141532 diff --git a/drivers/misc/fujitsu-laptop.c b/drivers/misc/fujit