[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAPcyv4jYtx-TcUqqFm4UUbEixmmMkOKWJtkFK_7XRDxp3Y64qA@mail.gmail.com>
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