aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorChaitanya Dhere <[email protected]>2021-04-20 17:21:17 -0400
committerAlex Deucher <[email protected]>2021-05-10 18:10:34 -0400
commit4469201b19354a273076794e2ee9d73eaadcb1f5 (patch)
tree69aa665132673dbb8ceba605c0db8c873ffd5ca2 /net/lapb/lapb_timer.c
parenteda8f7993d0a321fb902e3aad5eb86a8184a143d (diff)
drm/amd/display: DETBufferSizeInKbyte variable type modifications
[Why] DETBufferSizeInKByte is not expected to be sub-dividable, hence unsigned int is a better suited data-type. Change it to an array as well to satisfy current requirements. [How] Change the data-type of DETBufferSizeInKByte to an unsigned int array. Modify the all the variables like DETBufferSizeY, DETBufferSizeC that are involved in DETBufferSizeInKByte calculations to unsigned int in all the display_mode_vba_xx files. Signed-off-by: Chaitanya Dhere <[email protected]> Reviewed-by: Dmytro Laktyushkin <[email protected]> Acked-by: Stylon Wang <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions