[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081022061845.GB651@elte.hu>
Date: Wed, 22 Oct 2008 08:18:45 +0200
From: Ingo Molnar <mingo@...e.hu>
To: roel kluin <roel.kluin@...il.com>
Cc: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] Make static
* roel kluin <roel.kluin@...il.com> wrote:
> Make static
>
> Signed-off-by: Roel Kluin <roel.kluin@...il.com>
> ---
>
> Building an allnoconfig, sparse asked whether these could be static,
> so I checked, and they are only used in the file where they are
> declared. This means that they can be static, am I forgetting
> something? This was build and checkpatch tested.
yeah, it's correct!
> arch/x86/boot/video-bios.c | 4 ++--
> arch/x86/boot/video-vesa.c | 4 ++--
> arch/x86/kernel/xsave.c | 2 +-
i've applied these bits to tip/x86/urgent,
> kernel/irq/proc.c | 2 +-
this bit to tip/irq/urgent,
> kernel/printk.c | 2 +-
and this bit to tip/core/urgent.
Thanks Roel,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists