Found 1 matching messages (0.062 seconds). Page 1 of 1.
... printk(KERN_ERR "%s %s(): memory allocation failure\n", - __FILE__, __FUNCTION__); + __FILE__, __func__); return; } diff --git a/arch/parisc/kernel/traps.c b/arch/parisc/kernel/ ...
linux-kernel - Harvey Harrison - Mar 3 2008 - 15:03