lkml.org 
[lkml]   [2008]   [Dec]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 3/33] block: Make static
On Tue, Dec 09 2008, Roel Kluin wrote:
> Sparse asked whether these could be static.
>
> Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
> ---
> block/blk-softirq.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/block/blk-softirq.c b/block/blk-softirq.c
> index e660d26..ce0efc6 100644
> --- a/block/blk-softirq.c
> +++ b/block/blk-softirq.c
> @@ -161,7 +161,7 @@ void blk_complete_request(struct request *req)
> }
> EXPORT_SYMBOL(blk_complete_request);
>
> -__init int blk_softirq_init(void)
> +static __init int blk_softirq_init(void)
> {
> int i;
>

Applied to for-2.6.29, thanks.

--
Jens Axboe



\
 
 \ /
  Last update: 2008-12-10 15:51    [W:0.174 / U:0.260 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site