commit | 5ece6c52ea52f9e94298e950a837ccff415c7687 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Mon Feb 18 13:45:51 2008 +0100 |
committer | Jens Axboe <jens.axboe@oracle.com> | Tue Feb 19 10:04:00 2008 +0100 |
tree | 70f5f64d3b9b2e0c1f90a0f6a3029b058597241a | |
parent | 9a4c8546f3e7c893888bccc2b3416d6214f2664a [diff] |
make blk-core.c:request_cachep static again request_cachep needlessly became global. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Jens Axboe <axboe@carl.home.kernel.dk>