FC_LOG_PREFIX
#ifndef FC_LOG_PREFIX
printk(KERN_ERR FC_LOG_PREFIX ": " format "\n" , ## arg)
printk(KERN_INFO FC_LOG_PREFIX ": " format "\n" , ## arg)
printk(KERN_WARNING FC_LOG_PREFIX ": " format "\n" , ## arg)