Hi Felipe,

Below three patches are fixes for warning which are found during
coverity code scan, all for dereference after null pointer check.

Peter Chen (3):
  usb: gadget: composite: fix dereference after null check coverify
    warning
  usb: gadget: u_ether: fix dereference after null check coverify
    warning
  usb: gadget: u_ether: fix dereference after null check coverify
    warning

 drivers/usb/gadget/composite.c        | 2 ++
 drivers/usb/gadget/function/u_ether.c | 5 +++--
 2 files changed, 5 insertions(+), 2 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to