pr_debug1
# define pr_debug1(...) printk(KERN_DEBUG __VA_ARGS__)
# define pr_debug1(...) do { } while (0)