diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-08-26 15:10:01 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-27 23:24:33 (GMT) |
commit | 4f03ffcd3e8a8860c9adc153f03bf2ed7d428f2b (patch) | |
tree | d4d5080175aed0b0d7c8dd30c5c74593f0e65d8a /Documentation/power/00-INDEX | |
parent | 1b2a405bbacc513627be875515bff4af5b498346 (diff) | |
download | linux-fsl-qoriq-4f03ffcd3e8a8860c9adc153f03bf2ed7d428f2b.tar.xz |
serial: icom: move array overflow checks earlier
This code does an annoying thing where it writes to the array and then
checks later for array overflows. I don't know if it's actually
possible to overflow but let's check before using the array index.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/power/00-INDEX')
0 files changed, 0 insertions, 0 deletions