ACPI / fan: printk replacement
authorSudip Mukherjee <sudip@vectorindia.org>
Thu, 28 Aug 2014 13:47:19 +0000 (19:17 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 6 Oct 2014 23:15:49 +0000 (01:15 +0200)
printk replaced with corresponding dev_err and dev_info
fixed one broken user-visible string
multiine comment edited for correct commenting style
asm/uaccess.h replaced with linux/uaccess.h
PREFIX removed

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

No differences found