From: Namhyung Kim Date: Thu, 9 Dec 2010 16:57:07 +0000 (+0900) Subject: poll: fix a typo in comment X-Git-Tag: v2.6.38-rc1~245^2~20 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dac36dd87de10d1fd81dc7b7a40256cb2e965abc;p=pandora-kernel.git poll: fix a typo in comment Convert duplicated sys_poll to select. As Kosaki suggests, sys_poll() and sys_select() are now hidden by SYSCALL_DEFINEx() macros so it would be better to use plain select/poll syscall name. Signed-off-by: Namhyung Kim Reviewed-by: KOSAKI Motohiro Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed