summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2017-08-30 00:47:03 -0700
committerKenneth Graunke <[email protected]>2017-09-14 16:17:36 -0700
commit3b812e62a19859c9cb28455ac4195fa1365ce9e1 (patch)
tree66f916497704442661c513c767233406462a3a7a /docs
parent717e7539124dc459276385a02847b06ea1989973 (diff)
i965: Drop a useless ret == 0 check.
Prior to the previous patch, we would pwrite the batchbuffer contents, and wanted to skip the execbuffer if that failed. Now that we memcpy, we don't set ret != 0 on failure anymore, so it will always be 0. Reviewed-by: Matt Turner <[email protected]> Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions