aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorRomain Perier <romain.perier@free-electrons.com>2016-12-21 11:10:29 +0100
committerMark Brown <broonie@kernel.org>2016-12-31 18:53:16 +0000
commit85798e153e6c3834ab2d69ee9d4db7d85f13809d (patch)
treea05fbddec3b6cadf5fcb448e3f99ca7fcc7edd81 /scripts/gcc-plugins/cyc_complexity_plugin.c
parentcfd6693c06324174ceeac7aed570a0df67db7c4f (diff)
downloadlinux-85798e153e6c3834ab2d69ee9d4db7d85f13809d.tar.gz
linux-85798e153e6c3834ab2d69ee9d4db7d85f13809d.tar.bz2
linux-85798e153e6c3834ab2d69ee9d4db7d85f13809d.zip
spi: armada-3700: Coding style fixes
The following warning are reported by checkpatch.pl: CHECK: Alignment should match open parenthesis +static void a3700_spi_transfer_setup(struct spi_device *spi, + struct spi_transfer *xfer) WARNING: Missing a blank line after declarations + u32 data = le32_to_cpu(val); + memcpy(a3700_spi->rx_buf, &data, 4); total: 0 errors, 1 warnings, 1 checks, 923 lines checked Signed-off-by: Romain Perier <romain.perier@free-electrons.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions