[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1271713955.git.jan.kiszka@web.de>
Date: Mon, 19 Apr 2010 23:53:03 +0200
From: Jan Kiszka <jan.kiszka@....de>
To: trivial@...nel.org
Cc: linux-kernel@...r.kernel.org,
user-mode-linux-devel@...ts.sourceforge.net,
Jeff Dike <jdike@...toit.com>
Subject: [PATCH 0/5] uml: Some trivial cleanups
Some trivial build warning fixes and cleanups for UML.
Jan Kiszka (5):
uml: Remove unused variable from line driver
uml: Drop private round_down definition
uml: Fix warning due to missing task_struct declaration
uml: i386: Avoid redefinition of NR_syscalls
uml: Clean up asm/system.h
arch/um/drivers/line.c | 1 -
arch/um/include/asm/system.h | 3 ---
arch/um/kernel/skas/syscall.c | 4 ++--
arch/um/sys-i386/asm/elf.h | 2 ++
arch/um/sys-x86_64/asm/elf.h | 2 ++
arch/um/sys-x86_64/signal.c | 2 --
6 files changed, 6 insertions(+), 8 deletions(-)
--
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