From: Jamal Hadi Salim <j...@mojatatu.com>
Date: Thu, 15 Sep 2016 06:49:54 -0400

> +static int __init ifetc_index_init_module(void)
> +{
> +     pr_emerg("Loaded IFE tc_index\n");
 ...
> +static void __exit ifetc_index_cleanup_module(void)
> +{
> +     pr_emerg("Unloaded IFE tc_index\n");

This looks like some leftover debugging, please remove.

Reply via email to