[PATCH libdrm 9/9] drm: use correct printf modifiers

2015-03-23 Thread Jan Vesely
On Sun, 2015-03-22 at 22:03 +, Emil Velikov wrote: > The valies are unsigned long, thus we should use %lu. > > Signed-off-by: Emil Velikov > --- > xf86drmHash.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/xf86drmHash.c b/xf86drmHash.c > index 12baa62..887d6

[PATCH libdrm 9/9] drm: use correct printf modifiers

2015-03-22 Thread Emil Velikov
The valies are unsigned long, thus we should use %lu. Signed-off-by: Emil Velikov --- xf86drmHash.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/xf86drmHash.c b/xf86drmHash.c index 12baa62..887d6a7 100644 --- a/xf86drmHash.c +++ b/xf86drmHash.c @@ -119,7 +119,7 @@ sta