2002-09-25 20:14:31

by Pavel Machek

[permalink] [raw]
Subject: ACPI: kill extra whitespace

Hi!

Tiny patch..
Pavel

--- clean/include/linux/acpi.h 2002-09-22 23:47:01.000000000 +0200
+++ linux-swsusp/include/linux/acpi.h 2002-09-22 23:53:34.000000000 +0200
@@ -365,9 +365,7 @@
extern int acpi_mp_config;

#else
-
#define acpi_mp_config 0
-
#endif



--
Worst form of spam? Adding advertisment signatures ala sourceforge.net.
What goes next? Inserting advertisment *into* email?


2002-09-25 21:05:45

by Andrew Grover

[permalink] [raw]
Subject: RE: ACPI: kill extra whitespace

> From: Pavel Machek [mailto:[email protected]]
> Hi!
>
> Tiny patch..
> Pavel
>
> --- clean/include/linux/acpi.h 2002-09-22
> 23:47:01.000000000 +0200
> +++ linux-swsusp/include/linux/acpi.h 2002-09-22
> 23:53:34.000000000 +0200
> @@ -365,9 +365,7 @@
> extern int acpi_mp_config;
>
> #else
> -
> #define acpi_mp_config 0
> -
> #endif

Pavel,

I was deliberate in my use of the enter key when adding that code. That's
the way the rest of the file looks. Please leave it.

Thanks -- Regards -- Andy