Staging: octeon: Match parenthesis alignment
Align the function parameters to silence a checkpatch warning. Signed-off-by: Dorine Tipo <dorine.a.tipo@gmail.com> Link: https://lore.kernel.org/r/20240305092310.3594-1-dorine.a.tipo@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
7fd0eae5a3
commit
3c074b7739
@@ -1362,7 +1362,7 @@ static inline struct cvmx_wqe *cvmx_pow_work_request_sync(cvmx_pow_wait_t wait)
|
||||
}
|
||||
|
||||
static inline int cvmx_spi_restart_interface(int interface,
|
||||
cvmx_spi_mode_t mode, int timeout)
|
||||
cvmx_spi_mode_t mode, int timeout)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user