OSDN Git Service

select: rename estimate_accuracy to select_estimate_accuracy
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 28 Sep 2010 23:12:04 +0000 (01:12 +0200)
committerColin Cross <ccross@android.com>
Fri, 8 Oct 2010 01:21:32 +0000 (18:21 -0700)
commitc745de0cee0d9eb78444eb954a30327255993e9e
treed7b05a7e96b0ac2434ca302693064963788915e0
parenta8c11a046422bbcfa383c580ea4c85888517c115
select: rename estimate_accuracy to select_estimate_accuracy

Make it a subsystem-specific identifier because we wish to amke it
non-static in the next patch ("epoll: make epoll_wait() use the hrtimer
range feature").

Change-Id: I2b1654d51699b4c0753673228cec7e90485c9806
Cc: Shawn Bohrer <shawn.bohrer@gmail.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Davide Libenzi <davidel@xmailserver.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/select.c