This patch is
Reviewed-by: Ian Romanick
On 02/09/2015 03:28 PM, Jan Vesely wrote:
> v2: Remove unrelated change in main()
>
> This is more consistent with the rest, and avoids potential undefined
> behavior (signed overflow) ind drmRandom()
>
> Signed-off-by: Jan Vesely
> ---
> xf86drmRandom
v2: Remove unrelated change in main()
This is more consistent with the rest, and avoids potential undefined
behavior (signed overflow) ind drmRandom()
Signed-off-by: Jan Vesely
---
xf86drmRandom.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/xf86drmRandom.c b