Re: [yocto] [EDT][prelink-cross][PATCH] cleanup code

2015-09-11 Thread Mark Hatle
Merged to the staging branch. On 5/6/15 12:51 AM, Maninder Singh wrote: > EP-F6AA0618C49C4AEDA73BFF1B39950BAB > Hi, > > Remove dso NULL check because before calling this API > already checking for dso NULL and also dso pointer is used before this check. > > Signed-off-by: Akhilesh Kumar

[yocto] [EDT][prelink-cross][PATCH] cleanup code

2015-05-05 Thread Maninder Singh
EP-F6AA0618C49C4AEDA73BFF1B39950BAB Hi, Remove dso NULL check because before calling this API already checking for dso NULL and also dso pointer is used before this check. Signed-off-by: Akhilesh Kumar akhiles...@samsung.com Reviewed-by: Ajeet Yadav ajee...@samsung.com --- trunk/src/gather.c |