From: Mike Frysinger Date: Sat, 3 Feb 2007 09:13:55 +0000 (-0800) Subject: [PATCH] alpha: fix epoll syscall enumerations X-Git-Tag: v2.6.20~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8560a10e16faccafdc2e26c4873bf4edfbbf651e;p=pandora-kernel.git [PATCH] alpha: fix epoll syscall enumerations We went and named them __NR_sys_foo instead of __NR_foo. It may be too late to change this, but we can at least add the proper names now. Signed-off-by: Mike Frysinger Cc: Richard Henderson Cc: Ivan Kokshaysky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed