Re: [PATCH] drivers/usbdev/usbmsc.c: fix build error with DEBUGASSERT

2020-04-15 Thread Nathan Hartman
On Wed, Apr 15, 2020 at 10:22 AM Juha Niskanen (Haltian) wrote: > Another recent build failure. Has this been converted to a PR? If so, if I may ask, would the person who converts a patch to a PR, please reply to the dev@ email and tell the list that it has been done, with the PR number? Hopefull

[PATCH] drivers/usbdev/usbmsc.c: fix build error with DEBUGASSERT

2020-04-15 Thread Juha Niskanen (Haltian)
Hi, Another recent build failure. Best Regards, Juha From 0ed36626013fc72d25c533a950e6a2ee1100952a Mon Sep 17 00:00:00 2001 From: Juha Niskanen Date: Wed, 15 Apr 2020 17:11:53 +0300 Subject: [PATCH] drivers/usbdev/usbmsc.c: fix build error with DEBUGASSERT --- drivers/usbdev/usbmsc.c | 2