summaryrefslogtreecommitdiff
path: root/net/netfilter/xt_cpu.c
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2014-12-04 11:15:47 -0200
committerMark Brown <broonie@kernel.org>2014-12-04 22:43:56 +0000
commit75c410884aff0c502dcb34cc58997e67e9b61e5f (patch)
treeb89e2d2d7953c092d8b0e6a50737e27ea04da0c9 /net/netfilter/xt_cpu.c
parent75506d0e0084ee7f074be3c5da6d5de98ce347b6 (diff)
spi: spi-fsl-spi: Return an error code in fsl_spi_do_one_msg()
Since commit c592becbe704127 ("spi: fsl-(e)spi: migrate to generic master queueing") the function fsl_spi_do_one_msg() is not void anymore, so return an error code to avoid the following buid warning: drivers/spi/spi-fsl-spi.c: In function 'fsl_spi_do_one_msg': >> drivers/spi/spi-fsl-spi.c:374:4: warning: 'return' with no value, in function returning non-void [-Wreturn-type] return; ^ Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'net/netfilter/xt_cpu.c')
0 files changed, 0 insertions, 0 deletions