]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tty: serial: fsl_lpuart: rename register variables more specifically
authorSherry Sun <sherry.sun@nxp.com>
Wed, 12 Mar 2025 02:39:04 +0000 (10:39 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Mar 2025 15:07:21 +0000 (08:07 -0700)
commit1d9ac5bd4eb10eecaa5b18128b9416239dc58d38
tree87e7f8e7dc26b4e718dc5efd69d780e2cdb19569
parent3cc16ae096f164ae0c6b98416c25a01db5f3a529
tty: serial: fsl_lpuart: rename register variables more specifically

There are many fuzzy register variables in the lpuart driver, such as
temp, tmp, val, reg. Let's give these register variables more specific
names.

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
Link: https://lore.kernel.org/r/20250312023904.1343351-4-sherry.sun@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/fsl_lpuart.c