Re: [PATCH] autofs: Drop unnecessary extern in .h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 2016-07-03 at 16:56 +0900, Tomohiro Kusumi wrote:
> autofs4_kill_sb() doesn't need to be declared as extern,
> and no other functions in .h are explicitly declared as extern.

Straight forward, also added to the list.

> Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@xxxxxxxxx>
> ---
>  fs/autofs4/autofs_i.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/fs/autofs4/autofs_i.h b/fs/autofs4/autofs_i.h
> index a439548..eb87055 100644
> --- a/fs/autofs4/autofs_i.h
> +++ b/fs/autofs4/autofs_i.h
> @@ -271,4 +271,4 @@ static inline void autofs4_del_expiring(struct dentry
> *dentry)
>  	}
>  }
>  
> -extern void autofs4_kill_sb(struct super_block *);
> +void autofs4_kill_sb(struct super_block *);
--
To unsubscribe from this list: send the line "unsubscribe autofs" in



[Index of Archives]     [Linux Filesystem Development]     [Linux Ext4]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux