aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2014-12-04 11:15:47 -0200
committerMark Brown <[email protected]>2014-12-04 22:43:56 +0000
commit75c410884aff0c502dcb34cc58997e67e9b61e5f (patch)
treeb89e2d2d7953c092d8b0e6a50737e27ea04da0c9 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
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 <[email protected]> Signed-off-by: Fabio Estevam <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions