Remove unnecessary prefixes from error messages in secvar_sysfs_init()Reviewed-by: Stefan Berger <stefanb@xxxxxxxxxxxxx>
(the file defines pr_fmt, so putting "secvar:" in every message is
unnecessary). Make capitalisation and punctuation more consistent.
Signed-off-by: Andrew Donnellan <ajd@xxxxxxxxxxxxx>
Signed-off-by: Russell Currey <ruscur@xxxxxxxxxx>