OSDN Git Service

staging: r8188eu: rewrite subtraction in core/rtw_cmd.c
authorMichael Straube <straube.linux@gmail.com>
Mon, 16 Aug 2021 15:57:57 +0000 (17:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Aug 2021 17:56:04 +0000 (19:56 +0200)
commitf1249cfdb35854d1a29b825f53a73cde8ed2b2a2
treecdb78e7dd7af76054f3dffa547e25cf637b11def
parent8694ef2d90b221cbe7ee67e1edc04414c05999ca
staging: r8188eu: rewrite subtraction in core/rtw_cmd.c

Rewrite subtraction in core/rtw_cmd.c to clear missing spaces around
operator reported by checkpatch.

256-1 -> 255

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210816155818.24005-3-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_cmd.c