RE: [PATCH 4/5] ACPICA: GPE support: remove unnecessary newline from error messages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Done, thanks.
Bob


> -----Original Message-----
> From: Rafael J. Wysocki [mailto:rjw@xxxxxxx]
> Sent: Tuesday, January 15, 2013 2:29 PM
> To: Moore, Robert
> Cc: Colin King; Len Brown; linux-acpi@xxxxxxxxxxxxxxx
> Subject: Re: [PATCH 4/5] ACPICA: GPE support: remove unnecessary newline
> from error messages
> 
> Hi Bob,
> 
> This appears to be upstream ACPICA material.
> 
> Thanks,
> Rafael
> 
> 
> On Thursday, November 29, 2012 11:53:15 AM Colin King wrote:
> > From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
> >
> > ACPI_ERROR() already appends a newline, so there is no need for the
> > error messages to include one too.
> >
> > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>
> > ---
> >  drivers/acpi/acpica/hwgpe.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/drivers/acpi/acpica/hwgpe.c b/drivers/acpi/acpica/hwgpe.c
> > index db40765..610ed72 100644
> > --- a/drivers/acpi/acpica/hwgpe.c
> > +++ b/drivers/acpi/acpica/hwgpe.c
> > @@ -134,7 +134,7 @@ acpi_hw_low_set_gpe(struct acpi_gpe_event_info
> *gpe_event_info, u32 action)
> >  		break;
> >
> >  	default:
> > -		ACPI_ERROR((AE_INFO, "Invalid GPE Action, %u\n", action));
> > +		ACPI_ERROR((AE_INFO, "Invalid GPE Action, %u", action));
> >  		return (AE_BAD_PARAMETER);
> >  	}
> >
> >
> --
> I speak only for myself.
> Rafael J. Wysocki, Intel Open Source Technology Center.
��.n��������+%������w��{.n�����{�����ܨ}���Ơz�j:+v�����w����ޙ��&�)ߡ�a����z�ޗ���ݢj��w�f



[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux