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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 4 Jan 2007 14:03:16 -0800
From:	Andrew Morton <akpm@...l.org>
To:	"Serge E. Hallyn" <serue@...ibm.com>
Cc:	Frederik Deweerdt <deweerdt@...e.fr>,
	lkml <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH -mm 8/8] user ns: implement user ns unshare

On Thu, 4 Jan 2007 13:43:51 -0600
"Serge E. Hallyn" <serue@...ibm.com> wrote:

I was just about to commit this lot then I discovered vast amounts of
eight-spaces-where-there-should-be-tabs.  Returned to sender for complete
repair, please.

>  
> +bad_unshare_cleanup_user:
> +	if (new_user)
> +		put_user_ns(new_user);

put_user_ns(NULL) is legal.

> +       for(n = 0; n < UIDHASH_SZ; ++n)
             ^ space here


-
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