On Mon, Mar 19, 2018 at 11:00 AM, Bin Meng wrote:
> On Sun, Mar 18, 2018 at 8:55 PM, Heinrich Schuchardt
> wrote:
>> There is no need to set variables to NULL if they are not used before
>> the next assignment.
>>
>> Signed-off-by: Heinrich Schuchardt
>> ---
>> drivers/usb/host/xhci-keystone.c
On Sun, Mar 18, 2018 at 8:55 PM, Heinrich Schuchardt wrote:
> There is no need to set variables to NULL if they are not used before
> the next assignment.
>
> Signed-off-by: Heinrich Schuchardt
> ---
> drivers/usb/host/xhci-keystone.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
There is no need to set variables to NULL if they are not used before
the next assignment.
Signed-off-by: Heinrich Schuchardt
---
drivers/usb/host/xhci-keystone.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/usb/host/xhci-keystone.c b/drivers/usb/host/xhci-keys
3 matches
Mail list logo