diff options
author | Ubuntu <[email protected]> | 2019-12-14 00:16:42 +0000 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-12-18 17:24:42 -0800 |
commit | abfdb836079410d73ce0ee25fb4e8aec7e7c59ae (patch) | |
tree | 760e8819e06df6d06d3f5021de0d389a94504648 /lib | |
parent | 7cf1fe63316d20ae7986b4060337d0e2966a42b1 (diff) |
cppcheck: (error) Shifting signed 64-bit value by 63 bits
As of cppcheck 1.82 surpress the warning regarding shifting too many
bits for __divdi3() implemention. The algorithm used here is correct.
Reviewed-by: Tony Hutter <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #9732
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions