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 Dec 2023 01:16:23 +0000
From: "Parker, Amy" <amyipdev@....fullerton.edu>
To: "Song, Xiongwei" <Xiongwei.Song@...driver.com>, "cl@...ux.com"
	<cl@...ux.com>, "penberg@...nel.org" <penberg@...nel.org>, "vbabka@...e.cz"
	<vbabka@...e.cz>, "42.hyeyoo@...il.com" <42.hyeyoo@...il.com>
CC: "linux-mm@...ck.org" <linux-mm@...ck.org>, "linux-kernel@...r.kernel.org"
	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] slab: fix include indentation

> -----Original Message-----
> From: owner-linux-mm@...ck.org <owner-linux-mm@...ck.org> On Behalf
> Of Parker, Amy
> Sent: Sunday, December 17, 2023 3:23 PM
> To: cl@...ux.com; penberg@...nel.org
> Cc: linux-mm@...ck.org; linux-kernel@...r.kernel.org
> Subject: [PATCH] slab: fix include indentation
> 
> Include directives in slab are indented by tabs, except for
> trace/events/kmem.h, which is indented with a single space.
> This aligns in some editors depending on tab width setting,
> but on others causes the directives to be misaligned.
> This patch fixes that alignment.
> 
> Signed-off-by: Amy Parker <amyipdev@....fullerton.edu>
> 
> ---
>  mm/slab.c | 2 +-

> The current slab allocator  is going to be removed.

Hadn't gotten that news. Thanks for the update.

  - amyip

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ