diff options
author | Keith Owens <kaos@sgi.com> | 2006-04-10 22:54:07 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-04-11 06:18:41 -0700 |
commit | a9cdf410ca8f59b52bc7061a6751050010c7cc5b (patch) | |
tree | a7b63f15f2221e424b37989af1083701d1549adf /mm/filemap.h | |
parent | 49b6e2ad00435209503863932d03470f825e0a1a (diff) | |
download | linux-a9cdf410ca8f59b52bc7061a6751050010c7cc5b.tar.gz linux-a9cdf410ca8f59b52bc7061a6751050010c7cc5b.tar.bz2 linux-a9cdf410ca8f59b52bc7061a6751050010c7cc5b.zip |
[PATCH] Reinstate const in next_thread()
Before commit 47e65328a7b1cdfc4e3102e50d60faf94ebba7d3, next_thread() took
a const task_t. Reinstate the const qualifier, getting the next thread
never changes the current thread.
Signed-off-by: Keith Owens <kaos@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/filemap.h')
0 files changed, 0 insertions, 0 deletions