]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blobdiff - arch/ia64/kernel/crash.c
[IA64] remove remaining __FUNCTION__ occurrences
[mirror_ubuntu-focal-kernel.git] / arch / ia64 / kernel / crash.c
index f1cf2df97a2d3f2602e2da6432f3e348567fe5f7..fbe742ad2fdeb2e26b3598abf00ae580ccae1aff 100644 (file)
@@ -155,7 +155,7 @@ kdump_init_notifier(struct notifier_block *self, unsigned long val, void *data)
                if (val == DIE_INIT_MONARCH_LEAVE)
                        ia64_mca_printk(KERN_NOTICE
                                        "%s: kdump not configured\n",
-                                       __FUNCTION__);
+                                       __func__);
                return NOTIFY_DONE;
        }