diff options
author | Dr. David Alan Gilbert <linux@treblig.org> | 2025-01-30 04:26:54 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-20 17:24:13 +0300 |
commit | 10d43ecbb0121fee8ddbc1e9755edc0402e458ca (patch) | |
tree | 51fd9d39d3d99a6b7f725cb9842643f426a83883 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1a09cd9b7bc76e9e1d753c77584079d302241c23 (diff) | |
download | linux-10d43ecbb0121fee8ddbc1e9755edc0402e458ca.tar.xz |
mei: Remove unused functions
The following functions have been in the mei code for
a long time but have never been used.
mei_txe_setup_satt2() was added in 2014 by
commit 32e2b59fca2c ("mei: txe: add hw-txe.c")
mei_me_cl_rm_by_uuid_id() was added in 2015 by
commit 79563db9ddd3 ("mei: add reference counting for me clients")
mei_cldev_uuid() was added in 2015 by
commit baeacd037697 ("mei: bus: export uuid and protocol version to mei_cl
bus drivers")
mei_cldev_recv_nonblock() was added in 2016 by
commit 076802d00615 ("mei: bus: enable non-blocking RX")
it is the only user of mei_cldev_recv_nonblock_vtag().
Remove them.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Alexander Usyskin <alexander.usyskin@intel.com>
Link: https://lore.kernel.org/r/20250130012654.255119-1-linux@treblig.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions