summaryrefslogtreecommitdiff
path: root/drivers/usb/core/message.c
diff options
context:
space:
mode:
authorMuhammad Falak R Wani <falakreyaz@gmail.com>2015-09-07 19:00:25 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-04 12:47:19 +0300
commit9766f2517e55338ab546891c4bfff6666ffacaea (patch)
tree5c03479d361e2003dbb2d48955bd12a711bae8a3 /drivers/usb/core/message.c
parent776c15d0ad0c7534be4e7a1b980ee933ef7c4387 (diff)
downloadlinux-9766f2517e55338ab546891c4bfff6666ffacaea.tar.xz
usb: core: driver: Use kmalloc_array
Use kmalloc_array instead of kmalloc to allocate memory for an array. Also, remove the dev_warn for a memory leak, making the if check more sleek. Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/core/message.c')
0 files changed, 0 insertions, 0 deletions