Skip to content
Snippets Groups Projects
Commit 2f1b4302 authored by Marek Vasut's avatar Marek Vasut
Browse files

usb: Don't init pointer to zero, but NULL


The pointer should always be inited to NULL, not zero (0). These are
two different things and not necessarily equal.

Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Cc: Chin Liang See <clsee@altera.com>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Stephen Warren <swarren@nvidia.com>
parent 79d867c2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment