diff options
author | 2013-07-02 20:32:39 -0700 | |
---|---|---|
committer | 2013-07-02 20:39:17 -0700 | |
commit | 0fb82ec0268b5e46b0fefc677c9fa62707c61c67 (patch) | |
tree | 401f800422acd2ab84562d0547cf10e2a4f61e51 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'next' into for-linus (diff) | |
download | linux-dev-0fb82ec0268b5e46b0fefc677c9fa62707c61c67.tar.xz linux-dev-0fb82ec0268b5e46b0fefc677c9fa62707c61c67.zip |
Input: cyttsp4 - silence shift wrap warning
"*max" is a size_t (long) type but "1" is an int so static checkers
complain that the shift could wrap.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions