Re: [PATCH] :fs :fat Delete unnecessary blank line.

From: OGAWA Hirofumi
Date: Mon Feb 18 2013 - 06:10:22 EST


Maksim Pikhenko <pikhenko@xxxxxxxxx> writes:

> Fixing a code style issue.
>
> Signed-off-by: Maksim Pikhenko <pikhenko@xxxxxxxxx>

Acked-by: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>

> ---
> fs/fat/inode.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/fs/fat/inode.c b/fs/fat/inode.c
> index f8f4916..1af574b 100644
> --- a/fs/fat/inode.c
> +++ b/fs/fat/inode.c
> @@ -1476,7 +1476,6 @@ out_fail:
> kfree(sbi);
> return error;
> }
> -
> EXPORT_SYMBOL_GPL(fat_fill_super);
>
> /*

--
OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/