On Mon, Mar 14, 2016 at 01:07:36PM -0700, Weongyo Jeong wrote: > It seems pr_debug() calls didn't be updated while code was refactoring. Better add: #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt at the top of the file. Have a look at beacd3e8ef23 ("netfilter: nfnetlink_log: Make use of pr_fmt where applicable") for instance. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html