]> git.baikalelectronics.ru Git - kernel.git/commit
select: remove unused MAX_SELECT_SECONDS
authorNamhyung Kim <namhyung@gmail.com>
Fri, 21 Jan 2011 04:59:59 +0000 (13:59 +0900)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 21 Mar 2011 04:16:08 +0000 (00:16 -0400)
commit22ea86987fa77eb639cdffb0e7014436814af1a6
tree8a5e01b085b2d99c87335ba44f1250229c4b20b5
parentca7d2d30e080a8204fe339c1916bc817df6fbdbd
select: remove unused MAX_SELECT_SECONDS

Remove the leftover from the commit bac1c2b7be2d ("select:
switch select() and poll() over to hrtimers").

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Acked-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/compat.c
fs/select.c