Re: [2.6 patch] kernel/kallsyms.c: make some code static

2005-01-30 Thread Sam Ravnborg
On Fri, Jan 21, 2005 at 11:07:47AM +0100, Adrian Bunk wrote: > This patch makes some needlessly global code static. Applied, Sam - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kern

[2.6 patch] kernel/kallsyms.c: make some code static

2005-01-21 Thread Adrian Bunk
This patch makes some needlessly global code static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- diffstat output: kernel/kallsyms.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) This patch was already sent on: - 12 Dec 2004 --- linux-2.6.10-rc2-mm4-full/kernel/kallsyms