Roberto Sassu <roberto.sassu@xxxxxxxxx> wrote: > + pr_err("encrypted_key: insufficient parameters specified\n"); I think pr_err() is probably too high a message level. This is a user error not a kernel error. I would recommend something like pr_info() or possibly pr_debug(). David -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html