From b37f232d3aa8cb3cf1fc6f53815418d4f6abec01 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Tue, 29 Jan 2008 14:08:06 +0100 Subject: [PATCH] --- yaml --- r: 79557 b: refs/heads/master c: 023ccde109b995bb99862bf9c87efd006b1d1885 h: refs/heads/master i: 79555: 320e49589fbfd23cf166e41ab85f8396effb4489 v: v3 --- [refs] | 2 +- trunk/include/linux/blkdev.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 73ea08dda608..1ea4f43b0fa3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d6d48196961729b79509dcaeeb0f0fb4fbb47d29 +refs/heads/master: 023ccde109b995bb99862bf9c87efd006b1d1885 diff --git a/trunk/include/linux/blkdev.h b/trunk/include/linux/blkdev.h index 71e7a847dffc..e18d4192f6e8 100644 --- a/trunk/include/linux/blkdev.h +++ b/trunk/include/linux/blkdev.h @@ -825,6 +825,7 @@ static inline void exit_io_context(void) { } +struct io_context; static inline int put_io_context(struct io_context *ioc) { return 1;