On Tue, Mar 24, 2020 at 03:36:42PM +0000, Will Deacon wrote: > The error strings printed when list data corruption is detected are > formatted inconsistently. > > Satisfy my inner-pedant by consistently using ':' to limit the message > from its prefix and drop the terminating full stops where they exist. > > Signed-off-by: Will Deacon <will@xxxxxxxxxx> Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>