On 20/03/15 22:10, Jan Vesely wrote:
> v2: zero the update array instead of checking the return value.
> SLLocate returns NULL both on failure and if the element is greater
> than everything in the list
>
Can we add to the commit message what the issue is and mention the
commit which cause
v2: zero the update array instead of checking the return value.
SLLocate returns NULL both on failure and if the element is greater
than everything in the list
Signed-off-by: Jan Vesely
---
xf86drmSL.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/xf86drmSL.c