]> Git Repo - linux.git/blobdiff - drivers/acpi/acpica/nsaccess.c
usbnet: remove noisy and hardly useful printk
[linux.git] / drivers / acpi / acpica / nsaccess.c
index aa2b80132d0a88d37e8781d6aa7955a539846645..3a2814676ac361dbdf41fd19d338cbc1668236fd 100644 (file)
@@ -222,7 +222,7 @@ acpi_status acpi_ns_root_initialize(void)
                        default:
 
                                ACPI_ERROR((AE_INFO,
-                                           "Unsupported initial type value %X",
+                                           "Unsupported initial type value 0x%X",
                                            init_val->type));
                                acpi_ut_remove_reference(obj_desc);
                                obj_desc = NULL;
This page took 0.031649 seconds and 4 git commands to generate.