]> git.ipfire.org Git - thirdparty/linux.git/commit
staging: rtl8723bs: remove stale TODO item regarding %pM
authorHaroen Tmimi <tmimiharoen@gmail.com>
Thu, 5 Feb 2026 14:51:59 +0000 (15:51 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Feb 2026 13:44:24 +0000 (14:44 +0100)
commita20463de5166e6d1b66150c7702f3557a0bc71d4
treec58813aa89e7dac7d463e5eb27f73215a525a8d8
parent0dced5c061bb9064e6ead08d75ac7ad6ce95e885
staging: rtl8723bs: remove stale TODO item regarding %pM

The TODO list asks to "find codes that can use %pM and %Nph formatting".

A grep of the driver directory shows that no manual MAC address formatting
(using "%02x:%02x:..) remains in the code, thus all instances appear to have
been converted to use "%pM".

Remove the stale entry from the TODO list.

Signed-off-by: Haroen Tmimi <tmimiharoen@gmail.com>
Link: https://patch.msgid.link/20260205145159.185981-1-tmimiharoen@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/TODO