commit | 323623a717c7feec3f36099f4caa18b3319c5cca | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Mar 29 15:21:42 2011 -0700 |
committer | Matthew Garrett <mjg@redhat.com> | Fri May 27 12:35:49 2011 -0400 |
tree | e2377ec8d9ecc41d6816741ed3ff1745c06f7d67 | |
parent | b5a4223c1ce5edbaae3db9494de8dcb2d08a755b [diff] |
ibm_rtl: Use pr_fmt and pr_<level> Remove hard coded prefixes from logging messages. Neaten RTL_DEBUG macro and uses. Convert __FUNCTION__ to __func__. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Matthew Garrett <mjg@redhat.com>