linux/drivers/staging/pi433
Paulo Miguel Almeida 91c9ba35bb staging: pi433: add index value to write dev_dbg statement
Add index value to the string that will be printed by dev_dbg for better
easier visualisation when debugging. For instance, if I have a big
message payload that will inevitably get split into chunks, it would be
a hassle trying to debug if the offset of the original payload that got
sent at that time.

This patch adds index value to write dev_dbg statement.

Signed-off-by: Paulo Miguel Almeida <paulo.miguel.almeida.rodenas@gmail.com>
Link: https://lore.kernel.org/r/YhiNRSi7jijxJWCL@mail.google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-02-25 10:09:02 +01:00
..
Documentation staging: pi433: overlay: Convert to sugar syntax 2020-02-23 19:20:49 +01:00
Kconfig staging: pi433: Fix Kconfig indentation 2019-11-20 15:20:29 +01:00
Makefile
pi433_if.c staging: pi433: standardize use of line escape chars in dev_dbg stmts 2022-02-08 10:45:13 +01:00
pi433_if.h staging: pi433: fix docs typos and references to previous struct names 2021-09-13 08:49:42 +02:00
rf69_enum.h staging: pi433: add docs to packet_format and tx_start_condition enum 2022-01-03 14:30:01 +01:00
rf69_registers.h staging: pi433: add missing register contants 2022-01-26 13:02:41 +01:00
rf69.c staging: pi433: add index value to write dev_dbg statement 2022-02-25 10:09:02 +01:00
rf69.h staging: pi433: add debugfs interface 2022-02-04 15:25:34 +01:00
TODO staging: pi433: remove coding style item from the TODO file 2022-01-31 14:00:11 +01:00