commit | f5645d3575fe9a2c468889146e152f11c199826e | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Fri Feb 21 14:19:30 2014 -0800 |
committer | James Morris <james.l.morris@oracle.com> | Mon Feb 24 14:44:53 2014 +1100 |
tree | 2bbc3b5a28917cf9f9e68155d47d8668f3b1ab18 | |
parent | e0c2de2b15da83ef39d56c326f5a7e681c6c4e7f [diff] |
capability: Use current logging styles Prefix logging output with "capability: " via pr_fmt. Convert printks to pr_<level>. Use pr_<level>_once instead of guard flags. Coalesce formats. Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com> Signed-off-by: James Morris <james.l.morris@oracle.com>