staging: most: usb: don't use expressions that might fail in a declaration
This patch moves function calls that can fail out of the declararion block of a function body. This is done to enhance readability. Signed-off-by:Christian Gromm <christian.gromm@microchip.com> Reported-by:
Dan Carpenter <dan.carpenter@oracle.com> Link: https://lore.kernel.org/r/1590570387-27069-3-git-send-email-christian.gromm@microchip.com Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading
Please sign in to comment