commit | aef1ba58f5c60ec2de38258cb76db7842ccb6e1b | [log] [tgz] |
---|---|---|
author | Huang Rui <ray.huang@amd.com> | Mon Apr 17 15:32:52 2017 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Apr 28 17:32:37 2017 -0400 |
tree | 69ea46eac00e5f97bf93696e3bf6c9f5b11e3e79 | |
parent | b3124dfcce8147e1340a06952f32443dc7e102b1 [diff] |
drm/ttm: cleanup unuse ret value The ret must be 0 here, otherwise, the function will return after init_mem_type. Signed-off-by: Huang Rui <ray.huang@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>