VERBOSE 21 fs/smbfs/smb_debug.h # define VERBOSE(f, a...) printk(KERN_DEBUG "%s: " f, __func__ , ## a) VERBOSE 23 fs/smbfs/smb_debug.h # define VERBOSE(f, a...) do { ; } while(0) VERBOSE 304 kernel/lockdep.c #define VERBOSE 0