]> Git Repo - linux.git/commit
net/fungible: Remove unused fun_create_queue
authorDr. David Alan Gilbert <[email protected]>
Sat, 16 Nov 2024 15:26:44 +0000 (15:26 +0000)
committerJakub Kicinski <[email protected]>
Tue, 19 Nov 2024 02:54:11 +0000 (18:54 -0800)
commit78a36139fcec1b22594257d6c7cca98455077094
tree7e9d6665b8a799c19254e202ca0fbc9028c203f2
parenta537cfdaa78ebda7a0f5f8c6f39be19b0bf92551
net/fungible: Remove unused fun_create_queue

fun_create_queue was added in 2022 by
commit e1ffcc66818f ("net/fungible: Add service module for Fungible
drivers")
but hasn't been used.

Remove it.

Also remove the static helper functions it was the only user of.

Signed-off-by: Dr. David Alan Gilbert <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
drivers/net/ethernet/fungible/funcore/fun_queue.c
drivers/net/ethernet/fungible/funcore/fun_queue.h
This page took 0.051455 seconds and 4 git commands to generate.