diff options
author | Paul Cercueil <[email protected]> | 2019-06-04 16:30:17 +0200 |
---|---|---|
committer | Paul Burton <[email protected]> | 2019-06-11 15:46:18 -0700 |
commit | 56a171e5dcb8d7d91c4571a62f28ae2b1e40f95f (patch) | |
tree | 49e2f08806d191f74bf36890e9aeee23211273f7 /net/lapb/lapb_subr.c | |
parent | fcbc3b104d822e6bad6cde1f33067b525ded6364 (diff) |
memory: jz4780-nemc: Reduce size of const array
The maximum value found in that array is 15, there's no need to store
these values as uint32_t, a uint8_t is enough.
Signed-off-by: Paul Cercueil <[email protected]>
Signed-off-by: Paul Burton <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions