[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <DB3PR10MB6835C002EB4C5A05AD17610BE8AAA@DB3PR10MB6835.EURPRD10.PROD.OUTLOOK.COM>
Date: Tue, 7 Nov 2023 03:51:47 +0530
From: Yuran Pereira <yuran.pereira@...mail.com>
To: linux-bluetooth@...r.kernel.org
Cc: Yuran Pereira <yuran.pereira@...mail.com>, marcel@...tmann.org,
johan.hedberg@...il.com, luiz.dentz@...il.com,
linux-kernel@...r.kernel.org,
linux-kernel-mentees@...ts.linuxfoundation.org
Subject: [PATCH 0/2] Bluetooth: Add documentation and replace printk calls
The following patchset adds documentation to exported functions in
`net/bluetooth/lib.c` and ensures that `bt_*` logging functions are
calling the correct pr_* function as opposed to `printk(KERN_*`.
Yuran Pereira (2):
Bluetooth: Add documentation to exported functions in lib
Bluetooth: Replaces printk with pr_debug in bt_dbg
net/bluetooth/lib.c | 71 ++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 67 insertions(+), 4 deletions(-)
--
2.25.1
Powered by blists - more mailing lists