RE: [PATCH 08/13] ACPI/IPMI: Cleanup several acpi_ipmi_device members

2013-07-28 Thread Zheng, Lv
> From: linux-acpi-ow...@vger.kernel.org > [mailto:linux-acpi-ow...@vger.kernel.org] On Behalf Of Rafael J. Wysocki > > On Friday, July 26, 2013 01:25:12 AM Zheng, Lv wrote: > > > From: Rafael J. Wysocki [mailto:r...@sisk.pl] > > > Sent: Friday, July 26, 2013 6:26 AM > > > > > > On Tuesday, July 2

Re: [PATCH 08/13] ACPI/IPMI: Cleanup several acpi_ipmi_device members

2013-07-26 Thread Rafael J. Wysocki
On Friday, July 26, 2013 01:25:12 AM Zheng, Lv wrote: > > From: Rafael J. Wysocki [mailto:r...@sisk.pl] > > Sent: Friday, July 26, 2013 6:26 AM > > > > On Tuesday, July 23, 2013 04:10:06 PM Lv Zheng wrote: > > > This is a trivial patch: > > > 1. Deletes a member of the acpi_ipmi_device - smi_data

RE: [PATCH 08/13] ACPI/IPMI: Cleanup several acpi_ipmi_device members

2013-07-25 Thread Zheng, Lv
> From: Rafael J. Wysocki [mailto:r...@sisk.pl] > Sent: Friday, July 26, 2013 6:26 AM > > On Tuesday, July 23, 2013 04:10:06 PM Lv Zheng wrote: > > This is a trivial patch: > > 1. Deletes a member of the acpi_ipmi_device - smi_data which is not > >actually used. > > 2. Updates a member of the

Re: [PATCH 08/13] ACPI/IPMI: Cleanup several acpi_ipmi_device members

2013-07-25 Thread Rafael J. Wysocki
On Tuesday, July 23, 2013 04:10:06 PM Lv Zheng wrote: > This is a trivial patch: > 1. Deletes a member of the acpi_ipmi_device - smi_data which is not >actually used. > 2. Updates a member of the acpi_ipmi_device - pnp_dev which is only used >by dev_warn() invocations, so changes it to stru