linux/drivers/staging/pi433
Haneen Mohammed 5a60d7ba27 staging: pi433: Replace printk() with dev_dbg()
This patch convert printk() to the preferred variant dev_dbg() and
remove unnecessary comment line.
Issue detected with checkpatch.pl.

Signed-off-by: Haneen Mohammed <hamohammed.sa@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-09-17 16:35:27 +02:00
..
Documentation
Kconfig staging: pi433: depends on SPI 2017-07-28 16:55:40 -07:00
Makefile
pi433_if.c staging: pi433: Replace printk() with dev_dbg() 2017-09-17 16:35:27 +02:00
pi433_if.h
rf69_enum.h
rf69_registers.h staging: pi433: Style fix - align block comments 2017-07-28 17:03:19 -07:00
rf69.c staging: pi433: fix spelling mistake: "preample" -> "preamble" 2017-08-31 18:28:34 +02:00
rf69.h Staging: Pi433: style fix - tabs and spaces 2017-08-31 18:28:34 +02:00
TODO