Remove redundant initialization. Don't use variable - just return the value.
Make scan-build happy by casting to 'void *' instead of 'void **'.
Submitted by: pjd@
MFC after: 1 month
Found by: scan-build and cppcheck
Sponsored by: Wheel Systems
Remove redundant initialization. Don't use variable - just return the value. Tags None Referenced Files None Subscribers None
Description
Details
|