From: Pekka Enberg Date: Tue, 6 Sep 2005 22:17:48 +0000 (-0700) Subject: [PATCH] pipe: remove redundant fifo_poll abstraction X-Git-Tag: v2.6.14-rc1~662 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e5d7a22292613e55da8e91d75bcc062fd861f41;p=pandora-kernel.git [PATCH] pipe: remove redundant fifo_poll abstraction Remove a redundant fifo_poll() abstraction from fs/pipe.c and adds a big fat comment stating we set POLLERR for FIFOs too on Linux unlike most Unices. Signed-off-by: Pekka Enberg Cc: Manfred Spraul Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed