When submitting previous, functional fixes, Tomasz Moń omitted those two cosmetic patches, that kept lurking in our company tree - likely by oversight. Let's submit them. Also convert bitmask definitions to use BIT macro. Signed-off-by: Lech Perczak <lech.perczak@xxxxxxxxxxxxxxx> --- v2: - Converted bitmask definitions to use BIT macro (thanks Jiri Slaby for the idea). - Removed redundant comments in patch 2 altogether - Fixed commit messages (thanks Andy Shevchenko for thorough review) Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Cc: Jiri Slaby <jirislaby@xxxxxxxxxx> Cc: Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx> Cc: Andy Shevchenko <andy@xxxxxxxxxx> Lech Perczak (3): serial: sc16is7xx: remove SC16IS7XX_MSR_DELTA_MASK serial: sc16is7xx: fix copy-paste errors in EFR_SWFLOWx_BIT macros serial: sc16is7xx: convert bitmask definitions to use BIT macro drivers/tty/serial/sc16is7xx.c | 144 ++++++++++++++++----------------- 1 file changed, 72 insertions(+), 72 deletions(-) base-commit: 0c3836482481200ead7b416ca80c68a29cfdaabd -- 2.34.1