diff options
author | Jingoo Han <jg1.han@samsung.com> | 2014-09-02 04:49:24 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2014-09-03 20:30:26 +0200 |
commit | fadcace703bbb985a996d01141499bd8d1f7d5bc (patch) | |
tree | d1383e6a746cc3a645bccda88cad137e916a81c2 /drivers/spi/spi-orion.c | |
parent | spi: davinci: Fix checkpatch issue (diff) | |
download | linux-fadcace703bbb985a996d01141499bd8d1f7d5bc.tar.xz linux-fadcace703bbb985a996d01141499bd8d1f7d5bc.zip |
spi: dw: Fix checkpatch issue
Fix the following checkpatch warnings.
WARNING: debugfs_remove_recursive(NULL) is safe this check is probably not required
WARNING: min() should probably be min_t(u32, rx_left, dw_readw(dws, DW_SPI_RXFLR))
WARNING: else is not generally useful after a break or return
WARNING: Missing a blank line after declarations
WARNING: void function return statements are not generally useful
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-orion.c')
0 files changed, 0 insertions, 0 deletions