diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2021-12-10 17:20:28 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-12-17 11:00:09 +0100 |
commit | b8f1ba99cea540903154d34888d7d310cc54ea4f (patch) | |
tree | fad03ca9d16d6a685d14183cd2e20ae78d9d61ff /Documentation/devicetree | |
parent | f59f93cd1d720809466c7fd5aa16a236156c672b (diff) |
usb: hub: make wait_for_connected() take an int instead of a pointer to int
The wait_for_connected() function doesn't modify "*port1" and there is
no need to pass a pointer. Just pass the int itself.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/20211210142028.GB18906@kili
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions