From: Varka Bhadram <varkab@xxxxxxx> This series fixes for NULL pointer dereference on resource. Series based on usb-next of [1] changes: Up to v3, combined series for fixes and cleanups for resource check. For v4 seperated as two series on for fixes another for cleanups. [1]: https://git.kernel.org/cgit/linux/kernel/git/gregkh/usb.git Varka Bhadram (2): host: uhci-platform: fix NULL pointer dereference on resource host: ehci-sead3: fix NULL pointer dereference on resource drivers/usb/host/ehci-sead3.c | 5 ++--- drivers/usb/host/uhci-platform.c | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html