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)
commitc07da737af4dd9a29508ae2863fa2afdec130088
treed64593632ad02a8d5edce5557bda13f8dadd3118
parentde640bc6b8b1401792aa0ac99b6512411f18a87d
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