Re: [PATCH 00/23] drivers/platform/x86: Remove warnings and use pr_<level>

From: Corentin Chary
Date: Wed Mar 30 2011 - 10:30:59 EST


On Tue, Mar 29, 2011 at 10:21 PM, Joe Perches <joe@xxxxxxxxxxx> wrote:
> Removed a couple of compilation warnings.
> Use pr_<level> consistently.

Did you do that using coccinelle or by hand ?
If you used coccinelle, is the .cocci file available ?
If not, you should try it :).

> Joe Perches (23):
> Âasus-wmi: Remove __init from asus_wmi_platform_init
> Âibm_rtl: Remove warnings from casts of pointer to int
> Âacer-wmi: pr_<level> cleanups
> Âasus: Add pr_fmt and convert printks to pr_<level>
> Âcompal-laptop: Convert printks to pr_<level>
> Âdell: Convert printks to pr_<level>
> Âeeepc: Use pr_warn
> Âfujitsu-laptop: Convert printks to pr_<level>
> Âhdaps: Convert printks to pr_<level>
> Âhp-wmi: Convert printks to pr_<level>
> Âibm_rtl: Use pr_fmt and pr_<level>
> Âideapad-laptop: Add pr_fmt
> Âintel_menlow: Add pr_fmt and use pr_<level>
> Âintel_pmic_gpio: Convert printks to pr_<level>
> Âmsi-laptop: pr_<level> neatening
> Âmsi-wmi: Use pr_fmt and pr_<level>
> Âsony-laptop: Add and use #define pr_fmt
> Âtc1100-wmi: Add pr_fmt, use pr_<level>
> Âthinkpad_acpi: Convert printks to pr_<level>
> Âtopstar-laptop: Convert remaining printk to pr_info
> Âtoshiba: Convert printks to pr_<level>
> Âwmi: Removed trailing whitespace from logging message.
> Âxo15-ebook: Use pr_<level>
>
> Âdrivers/platform/x86/acer-wmi.c     Â|  32 +-
> Âdrivers/platform/x86/asus-laptop.c    |  34 +-
> Âdrivers/platform/x86/asus-wmi.c     Â|  22 +-
> Âdrivers/platform/x86/asus_acpi.c     |  77 ++---
> Âdrivers/platform/x86/compal-laptop.c   |  22 +-
> Âdrivers/platform/x86/dell-laptop.c    |  12 +-
> Âdrivers/platform/x86/dell-wmi-aio.c   Â|  Â3 +-
> Âdrivers/platform/x86/dell-wmi.c     Â|  17 +-
> Âdrivers/platform/x86/eeepc-laptop.c   Â|  20 +-
> Âdrivers/platform/x86/eeepc-wmi.c     |  14 +-
> Âdrivers/platform/x86/fujitsu-laptop.c  Â|  39 ++--
> Âdrivers/platform/x86/hdaps.c       |  19 +-
> Âdrivers/platform/x86/hp-wmi.c      Â|  43 +--
> Âdrivers/platform/x86/ibm_rtl.c      |  23 +-
> Âdrivers/platform/x86/ideapad-laptop.c  Â|  Â2 +
> Âdrivers/platform/x86/intel_menlow.c   Â|  Â5 +-
> Âdrivers/platform/x86/intel_pmic_gpio.c  |  14 +-
> Âdrivers/platform/x86/msi-laptop.c    Â|  Â9 +-
> Âdrivers/platform/x86/msi-wmi.c      |  45 ++--
> Âdrivers/platform/x86/sony-laptop.c    | Â104 +++----
> Âdrivers/platform/x86/tc1100-wmi.c    Â|  Â7 +-
> Âdrivers/platform/x86/thinkpad_acpi.c   | Â471 ++++++++++++------------------
> Âdrivers/platform/x86/topstar-laptop.c  Â|  Â2 +-
> Âdrivers/platform/x86/toshiba_acpi.c   Â|  59 ++--
> Âdrivers/platform/x86/toshiba_bluetooth.c | Â 11 +-
> Âdrivers/platform/x86/wmi.c        |  10 +-
> Âdrivers/platform/x86/xo15-ebook.c    Â|  Â5 +-
> Â27 files changed, 495 insertions(+), 626 deletions(-)
>
> --
> 1.7.4.2.g597a6.dirty
>
> --
> To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at Âhttp://vger.kernel.org/majordomo-info.html
>



--
Corentin Chary
http://xf.iksaif.net
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/