]> git.baikalelectronics.ru Git - kernel.git/commit
tty: n_gsm: name the debug bits
authorDaniel Starke <daniel.starke@siemens.com>
Wed, 31 Aug 2022 07:37:59 +0000 (09:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Sep 2022 14:05:00 +0000 (16:05 +0200)
commit2fc0e00d9617e240cc4a1ceaad89ef12d11b15a2
treed64593632ad02a8d5edce5557bda13f8dadd3118
parent45bb161f5fb74f2f7b0e3e3b1878bebe125c426a
tty: n_gsm: name the debug bits

Introduce defines to name the various debug bits used within the code to
improve readability and to make its specific use clear.

Signed-off-by: Daniel Starke <daniel.starke@siemens.com>
Link: https://lore.kernel.org/r/20220831073800.7459-5-daniel.starke@siemens.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/n_gsm.c