Re: [RFC][PATCH v3 2/6] encrypted-keys: added additional debug messages

From: David Howells
Date: Wed Jan 26 2011 - 05:49:54 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/