[patch][2.5.38] __FUNCTION__ issue (act200l)

From: Aristeu Sergio Rozanski Filho (aris@cathedrallabs.org)
Date: Fri Sep 27 2002 - 12:13:22 EST


hi,
        this and next patches are to replace
                printk("blah" __FUNCTION__ "blah");
        by
                printk("blah" "%s" "blah", __FUNCTION__);

        that is needed to compile 2.5.38

-- 
aris


- 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/



This archive was generated by hypermail 2b29 : Mon Sep 30 2002 - 22:00:32 EST