diff options
author | Dean Nelson <dnelson@redhat.com> | 2011-11-01 00:09:04 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-01 00:30:49 (GMT) |
commit | dd73e85f6d8f721d66bcbd2734a5f4bc3d3cd768 (patch) | |
tree | a39776b9025de8baf6a346a43db1aee9bbafad08 /drivers/spi | |
parent | 72a2ebd8bc62e6658513d3b2a1119e91c3ea6810 (diff) | |
download | linux-dd73e85f6d8f721d66bcbd2734a5f4bc3d3cd768.tar.xz |
HWPOISON: convert pr_debug()s to pr_info()s
Commit fb46e73520940b ("HWPOISON: Convert pr_debugs to pr_info) authored
by Andi Kleen converted a number of pr_debug()s to pr_info()s.
About the same time additional code with pr_debug()s was added by two
other commits 8c6c2ecb4466 ("HWPOSION, hugetlb: recover from free hugepage
error when !MF_COUNT_INCREASED") and d950b95882f3d ("HWPOISON, hugetlb:
soft offlining for hugepage"). And these pr_debug()s failed to get
converted to pr_info()s.
This patch converts them as well. And does some minor related whitespace
cleanup.
Signed-off-by: Dean Nelson <dnelson@redhat.com>
Reviewed-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/spi')
0 files changed, 0 insertions, 0 deletions