On Mon, Mar 19, 2018 at 11:00 AM, Bin Meng wrote:
> On Sun, Mar 18, 2018 at 9:04 PM, Heinrich Schuchardt
> wrote:
>> There is not need to set variables to NULL before an assignment.
>>
>> Signed-off-by: Heinrich Schuchardt
>> ---
>> drivers/usb/host/xhci.c | 4 ++--
>> 1 file changed, 2 insert
On Sun, Mar 18, 2018 at 9:04 PM, Heinrich Schuchardt wrote:
> There is not need to set variables to NULL before an assignment.
>
> Signed-off-by: Heinrich Schuchardt
> ---
> drivers/usb/host/xhci.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Reviewed-by: Bin Meng
There is not need to set variables to NULL before an assignment.
Signed-off-by: Heinrich Schuchardt
---
drivers/usb/host/xhci.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/usb/host/xhci.c b/drivers/usb/host/xhci.c
index 4673738d1e..7e3c373e64 100644
--- a/driv
3 matches
Mail list logo