usbi_alloc_device: Drop unnecessary memset 0
authorHans de Goede <hdegoede@redhat.com>
Wed, 22 May 2013 10:12:28 +0000 (12:12 +0200)
committerHans de Goede <hdegoede@redhat.com>
Wed, 22 May 2013 10:12:28 +0000 (12:12 +0200)
commit1049db5db5592a632a39b899d211dcec9b7de43e
tree19b844c7c81f9a6c540e388246a9a18dfe5f368f
parent9f59875fbce9dc6bdb163e8558761a06400a9f18
usbi_alloc_device: Drop unnecessary memset 0

The memory gets calloc-ed, so there no need to clear it.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
libusb/core.c
libusb/version_nano.h