aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorSinclair Yeh <[email protected]>2016-04-21 11:29:31 -0700
committerSinclair Yeh <[email protected]>2016-04-28 11:07:30 -0700
commit7851496a32319237456919575e5f4ba62f74cc7d (patch)
tree3115350947df1fcf593116917c7d9c4bbb0f8aa1 /lib/test-string_helpers.c
parente02e58843153ce80a9fe7588def89b2638d40e64 (diff)
drm/vmwgfx: Fix order of operation
mode->hdisplay * (var->bits_per_pixel + 7) gets evaluated before the division, potentially making the pitch larger than it should be. Since the original intention is to do a div-round-up, just use the macro instead. Signed-off-by: Sinclair Yeh <[email protected]> Reviewed-by: Thomas Hellstrom <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions