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:   Tue, 27 Jun 2017 21:42:39 -0700
From:   Dan Williams <dan.j.williams@...el.com>
To:     Arvind Yadav <arvind.yadav.cs@...il.com>
Cc:     "Rafael J. Wysocki" <rjw@...ysocki.net>,
        Len Brown <lenb@...nel.org>,
        Linux ACPI <linux-acpi@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ACPI: nfit: constify *_attribute_group.

On Thu, Jun 22, 2017 at 3:14 AM, Arvind Yadav <arvind.yadav.cs@...il.com> wrote:
> File size before:
>    text    data     bss     dec     hex filename
>   20792    1580     994   23366    5b46 drivers/acpi/nfit/core.o
>
> File size After adding 'const':
>    text    data     bss     dec     hex filename
>   20968    1388     994   23350    5b36 drivers/acpi/nfit/core.o
>
> Signed-off-by: Arvind Yadav <arvind.yadav.cs@...il.com>
> ---
>  drivers/acpi/nfit/core.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Looks good to me, applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ