summaryrefslogtreecommitdiff
path: root/rust/helpers/workqueue.c
diff options
context:
space:
mode:
authorJiri Slaby (SUSE) <jirislaby@kernel.org>2025-11-19 10:19:46 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-11-26 14:40:46 +0100
commit3b4df2320ef66a8762f5a283fdf9c0e09e6ca6b2 (patch)
treec7e4c2d5d66dd8bd3a35f499c97ea8616a700e74 /rust/helpers/workqueue.c
parent48e77862a73b7a24dbe96335e8f7790adf8e48be (diff)
char/mwave: remove unneeded fops
file_operations::{read/write/open/release} need not be defined. The core code return proper values already (the same as the being removed ones). So there is no need to preserve these just for tracing via printk. Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Link: https://patch.msgid.link/20251119091949.825958-4-jirislaby@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions