Re: [PATCH 01/11] drm/ttm: cleanup coding style in ttm_bo_api.h

2017-05-11 Thread Michel Dänzer
On 10/05/17 08:43 PM, Christian König wrote: > Ping, could anybody take a look at this set? For the series: Reviewed-by: Michel Dänzer Might be worth converting e.g. ttm_bo_move_ttm to a context parameter as well? Also, I wonder if the two booleans couldn't be converted to enums or something,

Re: [PATCH 01/11] drm/ttm: cleanup coding style in ttm_bo_api.h

2017-05-10 Thread Christian König
Ping, could anybody take a look at this set? Thanks, Christian. Am 27.04.2017 um 18:23 schrieb Christian König: From: Christian König Extern is the default for function declerations anyway and this solves a bunch of 80char per line issues. Signed-off-by: Christian König --- include/drm/tt