aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2006-08-29 19:05:56 +0100
committerJens Axboe <axboe@nelson.home.kernel.dk>2006-09-30 20:31:20 +0200
commit0d67a46df0125e20d14f12dbd3646f1f1bf23e8c (patch)
tree8e823eedbc068e3a1ed3a4af6696a43a48fffa0a /include
parentcf9a2ae8d49948f861b56e5333530e491a9da190 (diff)
downloadlinux-0d67a46df0125e20d14f12dbd3646f1f1bf23e8c.tar.gz
[PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]
Remove the duplicate declaration of exit_io_context() from linux/sched.h. Signed-Off-By: David Howells <dhowells@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include')
-rw-r--r--include/linux/sched.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h
index a06fc89cf6e5b..fc4a9873ec10f 100644
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -710,7 +710,6 @@ extern unsigned int max_cache_size;
struct io_context; /* See blkdev.h */
-void exit_io_context(void);
struct cpuset;
#define NGROUPS_SMALL 32