commit | d77d1b58aaf4456946b8502c67f16b52fda60303 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Mar 06 12:10:45 2014 -0800 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Fri Mar 07 09:30:51 2014 +0000 |
tree | 5d829949b7ce4bfcb31c9517a418931d31e48ac2 | |
parent | a17d758b661d6fa01a0d466d7bdda3c131bb68f9 [diff] |
GFS2: Use pr_<level> more consistently Add pr_fmt, remove embedded "GFS2: " prefixes. This now consistently emits lower case "gfs2: " for each message. Other miscellanea around these changes: o Add missing newlines o Coalesce formats o Realign arguments Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>