syscalls.h: remove duplicated declarations for sys_pipe2
authorMasatake YAMATO <yamato@redhat.com>
Tue, 16 Jun 2009 22:33:49 +0000 (15:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Jun 2009 02:47:52 +0000 (19:47 -0700)
commitcc6f26774136b7f5307abcd3887f08360c9b7554
treef70e43b1e48abc611b8ef829710821b9577db937
parente4c9dd0fbad60c098a026e9b06d9de1bc98c5e89
syscalls.h: remove duplicated declarations for sys_pipe2

sys_pipe2 is declared twice in include/linux/syscalls.h.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/syscalls.h