commit | 0d87c9cfc08e1508ad9df2b2bda003418dcc0cc9 | [log] [tgz] |
---|---|---|
author | Kent Russell <[email protected]> | Wed May 01 08:23:13 2019 -0400 |
committer | Alex Deucher <[email protected]> | Fri May 24 12:20:48 2019 -0500 |
tree | ed4d2f410d18037a1b473fa735ed49e6d1576e22 | |
parent | 5980bcaa96101e52586472bbb3f568f02618f16a [diff] |
drm/amdkfd: Cosmetic cleanup Fix some spacing issues, log output, uses of !=NULL/==NULL, unneeded extra lines and clean up a declaration from =1 to =true for clarity Signed-off-by: Kent Russell <[email protected]> Reviewed-by: Felix Kuehling <[email protected]> Signed-off-by: Alex Deucher <[email protected]>