diff options
| author | Alexey Dobriyan <[email protected]> | 2017-04-02 21:53:15 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-04-04 02:04:48 +0000 |
| commit | ec2e45a978b05cd9711e804a41b8a5bc829a8650 (patch) | |
| tree | dce827fc16f1119dc93208ccb1d43bbcaf838357 /lib/jedec_ddr_data.c | |
| parent | flowcache: make flow_cache_hash_size() return "unsigned int" (diff) | |
| download | kernel-ec2e45a978b05cd9711e804a41b8a5bc829a8650.tar.gz kernel-ec2e45a978b05cd9711e804a41b8a5bc829a8650.zip | |
flowcache: more "unsigned int"
Make ->hash_count, ->low_watermark and ->high_watermark unsigned int
and propagate unsignedness to other variables.
This change doesn't change code generation because these fields aren't
used in 64-bit contexts but make it anyway: these fields can't be
negative numbers.
Signed-off-by: Alexey Dobriyan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/jedec_ddr_data.c')
0 files changed, 0 insertions, 0 deletions
