staging: most: usb: drop unlikely macros
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 5 May 2020 10:00:28 +0000 (12:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 May 2020 10:17:59 +0000 (12:17 +0200)
commit188d5b41f81f58f15b69d8958df19779f23be55c
treedd00887b5d1f39acb66bafcf1b3e6c092247f5fe
parent441be56f894d5f31e0747c35bbfb4784aa3b958a
staging: most: usb: drop unlikely macros

This patch removes the unlikely macros in the error patch of argument
checking, as it has no measurable performance adavantage.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/1588672829-28883-4-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/usb/usb.c