lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 18 Feb 2013 20:10:14 +0900
From:	OGAWA Hirofumi <hirofumi@...l.parknet.co.jp>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, Maksim Pikhenko <pikhenko@...il.com>
Subject: Re: [PATCH] :fs :fat Delete unnecessary blank line.

Maksim Pikhenko <pikhenko@...il.com> writes:

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

Acked-by: OGAWA Hirofumi <hirofumi@...l.parknet.co.jp>

> ---
>  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@...l.parknet.co.jp>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ