]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/media/video/cx23885/cx23885-cards.c
V4L/DVB (7520): media/video/cx23885 replace remaining __FUNCTION__ occurrences
[karo-tx-linux.git] / drivers / media / video / cx23885 / cx23885-cards.c
index dfa269838e012d8ceb9d6580d2e39f4e03676171..77cd452e6e5b8eff7d568d442be8559ecd5a15ed 100644 (file)
@@ -264,7 +264,7 @@ int cx23885_tuner_callback(void *priv, int command, int arg)
                }
                else {
                        printk(KERN_ERR
-                               "%s(): Unknow command.\n", __FUNCTION__);
+                               "%s(): Unknow command.\n", __func__);
                        return -EINVAL;
                }
                break;