[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOH+1jEieKFo0=+xb-8FUJgaQpa_FNyvipCuokeFQmYANby2iw@mail.gmail.com>
Date: Mon, 21 Aug 2017 22:56:56 +0530
From: Bhumika Goyal <bhumirks@...il.com>
To: David Miller <davem@...emloft.net>
Cc: Julia Lawall <julia.lawall@...6.fr>,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
Len Brown <lenb@...nel.org>, jbacik@...com,
Jiri Kosina <jikos@...nel.org>,
Benjamin Tissoires <benjamin.tissoires@...hat.com>,
manish.chopra@...ium.com, rahul.verma@...ium.com,
Dept-GELinuxNICDev@...ium.com, harish.patil@...ium.com,
cascardo@...oscopio.com, don@...t.com.br,
Darren Hart <dvhart@...radead.org>,
Andy Shevchenko <andy@...radead.org>,
Sebastian Reichel <sre@...nel.org>,
ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-block@...r.kernel.org, nbd-general@...ts.sourceforge.net,
linux-input@...r.kernel.org, netdev@...r.kernel.org,
Platform Driver <platform-driver-x86@...r.kernel.org>,
Linux PM <linux-pm@...r.kernel.org>
Subject: Re: [PATCH 4/6] qlogic: make device_attribute const
On Mon, Aug 21, 2017 at 10:55 PM, David Miller <davem@...emloft.net> wrote:
> From: Bhumika Goyal <bhumirks@...il.com>
> Date: Mon, 21 Aug 2017 17:13:10 +0530
>
>> Make these const as they are only passed as an argument to the
>> function device_create_file and device_remove_file and the corresponding
>> arguments are of type const.
>> Done using Coccinelle
>>
>> Signed-off-by: Bhumika Goyal <bhumirks@...il.com>
>
> Applied.
>
> But I would seriously suggest that when you have to cross subsystems
> like this, just send the patches individually to the respective
> maintainers rather than trying to make a "series" out of it.
>
Yes, noted. Thanks for the pointer.
Thanks,
Bhumika
> Thanks.
Powered by blists - more mailing lists