Fix typo
authorJens Axboe <axboe@kernel.dk>
Wed, 15 Feb 2012 18:40:57 +0000 (19:40 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 15 Feb 2012 18:40:57 +0000 (19:40 +0100)
Signed-off-by: Jens Axboe <axboe@kernel.dk>
cgroup.h

index d91f7e7bc6fca7114cd7ebc605fe74eba04ad24d..0bbe25a2cb79f720d843113c8ca07a3c002ac40f 100644 (file)
--- a/cgroup.h
+++ b/cgroup.h
@@ -21,7 +21,7 @@ static inline void cgroup_shutdown(struct thread_data *td, char **mnt)
 {
 }
 
-static inline void void cgroup_kill(struct flist_head *list)
+static inline void cgroup_kill(struct flist_head *list)
 {
 }