Felipe Balbi writes:
> Hi,
>
> Jack Pham writes:
>> On Tue, Feb 05, 2019 at 01:11:18PM +0200, Felipe Balbi wrote:
>>> Now that buffer size is always passed around, we don't need to rely on
>>> strcat anymore.
>>>
>>> Signed-off-by: Felipe Balbi
>>> ---
>>> drivers/usb/dwc3/debug.h | 14 ++
Hi,
Jack Pham writes:
> On Tue, Feb 05, 2019 at 01:11:18PM +0200, Felipe Balbi wrote:
>> Now that buffer size is always passed around, we don't need to rely on
>> strcat anymore.
>>
>> Signed-off-by: Felipe Balbi
>> ---
>> drivers/usb/dwc3/debug.h | 14 +-
>> 1 file changed, 9 ins
Hi Felipe,
On Tue, Feb 05, 2019 at 01:11:18PM +0200, Felipe Balbi wrote:
> Now that buffer size is always passed around, we don't need to rely on
> strcat anymore.
>
> Signed-off-by: Felipe Balbi
> ---
> drivers/usb/dwc3/debug.h | 14 +-
> 1 file changed, 9 insertions(+), 5 deletion
Now that buffer size is always passed around, we don't need to rely on
strcat anymore.
Signed-off-by: Felipe Balbi
---
drivers/usb/dwc3/debug.h | 14 +-
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/drivers/usb/dwc3/debug.h b/drivers/usb/dwc3/debug.h
index e925a6b7300