staging: r8188eu: use round_up() instead of _RND8()
authorMichael Straube <straube.linux@gmail.com>
Thu, 7 Apr 2022 12:57:40 +0000 (14:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Apr 2022 17:45:28 +0000 (19:45 +0200)
commitc63e792bb7ccc3c1091272d6a009d6eb6ad18614
tree6bbd1f7b14443d6b2a0cc6a57b54b3bf4b1b360f
parent79f5d88f16fe13e13d9255502ec8367352250314
staging: r8188eu: use round_up() instead of _RND8()

Use in-kernel round_up() instead of custom _RND8().
Just remove _RND8 where it is not necessary to round up.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220407125742.7814-4-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188eu_xmit.c
drivers/staging/r8188eu/include/osdep_service.h