lkml.org 
[lkml]   [2002]   [Jan]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCHLET 2.2]agpgart_fe - less terse printk

IMVHO, this printk was somewhat too terse.

Regards,
Neale.

--- linux-2.2.21-pre2-pristine/drivers/char/agp/agpgart_fe.c Sat Nov 3 03:39:06 2001
+++ linux-2.2.21-pre2-ntb/drivers/char/agp/agpgart_fe.c Mon Jan 21 22:50:45 2002
@@ -300,7 +300,7 @@
agp_memory *memory;

memory = agp_allocate_memory(pg_count, type);
- printk(KERN_DEBUG "memory : %p\n", memory);
+ printk(KERN_DEBUG "agp_allocate_memory: %p\n", memory);
if (memory == NULL) {
return NULL;
}
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:15    [W:0.037 / U:1.512 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site