]> Git Repo - linux.git/commit - drivers/hwmon/vt1211.c
Add missing newlines to some uses of dev_<level> messages
authorJoe Perches <[email protected]>
Thu, 18 Oct 2007 10:06:30 +0000 (03:06 -0700)
committerLinus Torvalds <[email protected]>
Thu, 18 Oct 2007 21:37:28 +0000 (14:37 -0700)
commit898eb71cb17644964c5895fb190e79e3d0c49679
tree96be8f0a40feaf56fef836634c89955e432b12db
parent6c0286b199c3eb2caa973525dfc8a7ed67090ec0
Add missing newlines to some uses of dev_<level> messages

Found these while looking at printk uses.

Add missing newlines to dev_<level> uses
Add missing KERN_<level> prefixes to multiline dev_<level>s
Fixed a wierd->weird spelling typo
Added a newline to a printk

Signed-off-by: Joe Perches <[email protected]>
Cc: "Luck, Tony" <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Mark M. Hoffman <[email protected]>
Cc: Roland Dreier <[email protected]>
Cc: Tilman Schmidt <[email protected]>
Cc: David Woodhouse <[email protected]>
Cc: Jeff Garzik <[email protected]>
Cc: Stephen Hemminger <[email protected]>
Cc: Greg KH <[email protected]>
Cc: Jeremy Fitzhardinge <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Cc: David Brownell <[email protected]>
Cc: James Smart <[email protected]>
Cc: Andrew Vasquez <[email protected]>
Cc: "Antonino A. Daplas" <[email protected]>
Cc: Evgeniy Polyakov <[email protected]>
Cc: Russell King <[email protected]>
Cc: Jaroslav Kysela <[email protected]>
Cc: Takashi Iwai <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
49 files changed:
arch/ia64/sn/kernel/xpnet.c
drivers/block/xsysace.c
drivers/char/isicom.c
drivers/hwmon/adm1026.c
drivers/hwmon/lm63.c
drivers/hwmon/vt1211.c
drivers/hwmon/w83791d.c
drivers/hwmon/w83792d.c
drivers/i2c/busses/i2c-pmcmsp.c
drivers/i2c/busses/i2c-pnx.c
drivers/i2c/chips/menelaus.c
drivers/infiniband/hw/ehca/ehca_main.c
drivers/isdn/gigaset/common.c
drivers/mtd/nand/s3c2410.c
drivers/net/ax88796.c
drivers/net/bnx2.c
drivers/net/ehea/ehea_main.c
drivers/net/myri10ge/myri10ge.c
drivers/net/sky2.c
drivers/net/usb/mcs7830.c
drivers/net/xen-netfront.c
drivers/power/ds2760_battery.c
drivers/ps3/ps3stor_lib.c
drivers/rtc/rtc-sysfs.c
drivers/scsi/lpfc/lpfc_sli.c
drivers/scsi/qla4xxx/ql4_os.c
drivers/spi/spi_bfin5xx.c
drivers/spi/spi_imx.c
drivers/usb/class/cdc-acm.c
drivers/usb/core/endpoint.c
drivers/usb/core/message.c
drivers/usb/host/ohci-s3c2410.c
drivers/usb/misc/adutux.c
drivers/usb/misc/iowarrior.c
drivers/usb/misc/phidgetmotorcontrol.c
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/io_edgeport.c
drivers/usb/serial/ipw.c
drivers/usb/serial/mos7720.c
drivers/usb/serial/oti6858.c
drivers/usb/serial/sierra.c
drivers/video/gxt4500.c
drivers/video/omap/blizzard.c
drivers/video/omap/dispc.c
drivers/video/omap/hwa742.c
drivers/video/omap/rfbi.c
drivers/w1/masters/ds1wm.c
drivers/xen/xenbus/xenbus_probe.c
sound/arm/aaci.c
This page took 0.073262 seconds and 4 git commands to generate.