commit | 70be046404efd82ab75595a4fb73cb751e2e1372 | [log] [tgz] |
---|---|---|
author | Chen Lin <chen.lin5@zte.com.cn> | Mon Feb 15 18:15:30 2021 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 10 09:37:15 2021 +0100 |
tree | bf2c064e85ccebb5617e55f2e7d15cc453b33a5d | |
parent | e21a2e0a0f6021cfc9239ec94e883bd119c330ef [diff] |
usb: gadget: storage: Remove unused function pointer typedef fsg_routine_t Remove the 'fsg_routine_t' typedef as it is not used. Signed-off-by: Chen Lin <chen.lin5@zte.com.cn> Link: https://lore.kernel.org/r/1613384130-3028-1-git-send-email-chen45464546@163.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>