On Mon, Apr 19, 2010 at 11:53:08PM +0200, Jan Kiszka wrote: >Remove duplicates and unused prototypes. > >Signed-off-by: Jan Kiszka <jan.kis...@web.de>
Acked-by: WANG Cong <xiyou.wangc...@gmail.com> >--- > arch/um/include/asm/system.h | 3 --- > 1 files changed, 0 insertions(+), 3 deletions(-) > >diff --git a/arch/um/include/asm/system.h b/arch/um/include/asm/system.h >index 753346e..93af1cf 100644 >--- a/arch/um/include/asm/system.h >+++ b/arch/um/include/asm/system.h >@@ -3,11 +3,8 @@ > > #include "sysdep/system.h" > >-extern void *switch_to(void *prev, void *next, void *last); >- > extern int get_signals(void); > extern int set_signals(int enable); >-extern int get_signals(void); > extern void block_signals(void); > extern void unblock_signals(void); > >-- >1.6.0.2 > >-- >To unsubscribe from this list: send the line "unsubscribe linux-kernel" in >the body of a message to majord...@vger.kernel.org >More majordomo info at http://vger.kernel.org/majordomo-info.html >Please read the FAQ at http://www.tux.org/lkml/ ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel