diff options
author | Brian Norris <computersforpeace@gmail.com> | 2014-07-22 06:08:03 +0400 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2014-08-19 22:53:09 +0400 |
commit | 537ab1bd47d6518e8a40207a80dd0c2c4bc43aed (patch) | |
tree | 636bff54331b59d6e784ea5ce68fd548f3eb3904 /crypto/lz4.c | |
parent | 7a6f43958a53020f85818ff5c895623e88781fd6 (diff) | |
download | linux-537ab1bd47d6518e8a40207a80dd0c2c4bc43aed.tar.xz |
mtd: nand: fix integer widening problems
chip->pagebuf is a 32-bit type (int), so the shift will only be applied
as 32-bit. Fix this for 64-bit safety.
Caught by Coverity.
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'crypto/lz4.c')
0 files changed, 0 insertions, 0 deletions