eda38ce482
The pointer desc is being null checked twice, the second null check
is redundant because desc has not been re-assigned between the
checks. Remove the redundant second null check on desc.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
dw-axi-dmac-platform.c | ||
dw-axi-dmac.h |