diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-10-10 14:33:16 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-10 16:12:34 +0300 |
commit | c326d3ed52c8b47f0de329b3b213dc32409d3656 (patch) | |
tree | f7b0ff62d6d14894945af313415a312dabf78953 /drivers/i2c/busses/i2c-mlxcpld.c | |
parent | bedbac5f66bfcf54d500967417aeaa4088f6eae0 (diff) | |
download | linux-c326d3ed52c8b47f0de329b3b213dc32409d3656.tar.xz |
USB: gadget: udc: Remove some dead code
The 'drd_wq' workqueue_struct has never been used.
It is only destroyed, but never created.
It was introduced in commit 1b9f35adb0ff ("usb: gadget: udc: Add Synopsys
UDC Platform driver")
Remove the corresponding dead code and save some space from the 'udc'
structure.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/9a85b2353843b95e2d86acb3103967fd405a8536.1633865503.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/i2c/busses/i2c-mlxcpld.c')
0 files changed, 0 insertions, 0 deletions