aboutsummaryrefslogtreecommitdiff
path: root/net/lapb
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2013-11-27 01:41:44 +0100
committerMark Brown <[email protected]>2013-11-27 16:31:31 +0000
commit8e1c8096faae6b8ac788a1bbeeea126044cb485a (patch)
tree2de403de99378c18ae5ddeb36100c4d3118c70c0 /net/lapb
parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae (diff)
spi: rcar: Fix uninitialized variable warning
The transfer data length variable is set based on the desired access size, without a default case. This results in a compiler warning, even though the access size is always set to a supported value. Create a default case to silence the warning. Signed-off-by: Laurent Pinchart <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions