diff options
author | Dan Carpenter <[email protected]> | 2014-04-09 18:21:12 +0300 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2014-06-05 16:46:39 +0200 |
commit | 9c911962f9d145fd6f8cb3d93ae58486cef14d53 (patch) | |
tree | 85cd46b3aed63550eb406368a71ed05595473530 /fs/jbd2/commit.c | |
parent | d16218030f7d5195fcf83a424d8e48b89b013a51 (diff) |
drm/panel: s6e8aa0: silence array overflow warning
Smatch complains that we are reading beyond the end of the array here:
drivers/gpu/drm/panel/panel-s6e8aa0.c:852 s6e8aa0_read_mtp_id()
warn: buffer overflow 's6e8aa0_variants' 4 <= 4
We set the error code, so it's not harmful but it looks like a return
was intended here so lets add that and silence the warning.
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Andrzej Hajda <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions