usb: dwc2: add parenthess and space around *
authorTian Tao <tiantao6@hisilicon.com>
Mon, 29 Mar 2021 07:05:56 +0000 (15:05 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Apr 2021 13:39:59 +0000 (15:39 +0200)
commitd21446eafa3a5cb238fe9eb79f49932cdb417d40
treeae2abeeb7e4cdf4efcc5fc02fbf7d98ba9a93fed
parentbd4d607044b961cecbf8c4c2f3bb5da4fb156993
usb: dwc2: add parenthess and space around *

Just fix the following checkpatch error:
ERROR: Macros with complex values should be enclosed in parentheses.

Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Signed-off-by: Zeng Tao <prime.zeng@hisilicon.com>
Link: https://lore.kernel.org/r/1617001556-61868-1-git-send-email-tiantao6@hisilicon.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc2/hcd_queue.c