Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85880
b: refs/heads/master
c: 1334159
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Jens Axboe committed Feb 19, 2008
1 parent fd38390 commit 0f2a1ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5ece6c52ea52f9e94298e950a837ccff415c7687
refs/heads/master: 13341598263011e079386b22ea35e482f97714c0
2 changes: 1 addition & 1 deletion trunk/block/blk-ioc.c
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ void copy_io_context(struct io_context **pdst, struct io_context **psrc)
}
EXPORT_SYMBOL(copy_io_context);

int __init blk_ioc_init(void)
static int __init blk_ioc_init(void)
{
iocontext_cachep = kmem_cache_create("blkdev_ioc",
sizeof(struct io_context), 0, SLAB_PANIC, NULL);
Expand Down

0 comments on commit 0f2a1ca

Please sign in to comment.