[PATCH libdrm v2 8/8] Fix unused function warnings

2015-03-20 Thread Emil Velikov
On 18/03/15 18:37, Jan Vesely wrote: > v2: Remove the handler function instead of commenting out > split debugmsg function removal to a separate patch > > Signed-off-by: Jan Vesely Looks good thanks for the split. Reviewed-by: Emil Velikov -Emil

[PATCH libdrm v2 8/8] Fix unused function warnings

2015-03-18 Thread Jan Vesely
v2: Remove the handler function instead of commenting out split debugmsg function removal to a separate patch Signed-off-by: Jan Vesely --- tests/drmstat.c | 13 - xf86drm.c | 2 ++ 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/tests/drmstat.c b/tests/drm