diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2014-07-31 18:36:20 +0300 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2014-08-19 11:53:05 -0700 |
commit | 5828c60826e9422169b3711aa58a583242864cc8 (patch) | |
tree | 466d1dbaa3f8c45eb0fc930db912c80c6f182676 /Kbuild | |
parent | 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9 (diff) |
mtd: ndfc: silence an array underflow static checker warning
We check "cs" for array overflows but we don't check for underflows and
it upsets the static checkers.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions