From 2024d2f222775d46d9c5d61e3e356bed76408beb Mon Sep 17 00:00:00 2001 From: Alessandro Guido Date: Wed, 12 Nov 2008 23:13:35 +0100 Subject: [PATCH] --- yaml --- r: 119350 b: refs/heads/master c: 3fedd90fdf17643df1da473c5da983137d51bbdb h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/misc/sony-laptop.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 34a487d8230b..ef54649afd0c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 38cfc148e1bc470175b3ad131db7dd7bdcff37ee +refs/heads/master: 3fedd90fdf17643df1da473c5da983137d51bbdb diff --git a/trunk/drivers/misc/sony-laptop.c b/trunk/drivers/misc/sony-laptop.c index 2a613d4f3bd6..571b211608d1 100644 --- a/trunk/drivers/misc/sony-laptop.c +++ b/trunk/drivers/misc/sony-laptop.c @@ -1039,7 +1039,7 @@ static int sony_nc_add(struct acpi_device *device) } if (acpi_video_backlight_support()) { - printk(KERN_INFO DRV_PFX "Sony: Brightness ignored, must be " + printk(KERN_INFO DRV_PFX "brightness ignored, must be " "controlled by ACPI video driver\n"); } else if (ACPI_SUCCESS(acpi_get_handle(sony_nc_acpi_handle, "GBRT", &handle))) {