Re: [PATCH] Fix checkpatch warning in drivers/acpi/nvs.c

2015-01-15 Thread Rafael J. Wysocki
On Wednesday, January 14, 2015 11:18:52 AM Moritz Fischer wrote:
> Hi,
> 
> attached a simple patch fixing a checkpatch warning about
> printk(KERN_INFO vs pr_info.

Which is not going to be applied unless it fixes a functional problem.

Thanks!

-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] Fix checkpatch warning in drivers/acpi/nvs.c

2015-01-15 Thread Rafael J. Wysocki
On Wednesday, January 14, 2015 11:18:52 AM Moritz Fischer wrote:
 Hi,
 
 attached a simple patch fixing a checkpatch warning about
 printk(KERN_INFO vs pr_info.

Which is not going to be applied unless it fixes a functional problem.

Thanks!

-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] Fix checkpatch warning in drivers/acpi/nvs.c

2015-01-14 Thread Moritz Fischer
Hi,

attached a simple patch fixing a checkpatch warning about
printk(KERN_INFO vs pr_info.

Moritz Fischer (1):
  acpi: nvs: Fixed checkpatch.pl warning.

 drivers/acpi/nvs.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] Fix checkpatch warning in drivers/acpi/nvs.c

2015-01-14 Thread Moritz Fischer
Hi,

attached a simple patch fixing a checkpatch warning about
printk(KERN_INFO vs pr_info.

Moritz Fischer (1):
  acpi: nvs: Fixed checkpatch.pl warning.

 drivers/acpi/nvs.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
1.9.3

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/