]> www.infradead.org Git - users/jedix/linux-maple.git/commit
char: xillybus: Use to_delayed_work()
authorChen Ni <nichen@iscas.ac.cn>
Mon, 14 Apr 2025 07:45:59 +0000 (15:45 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Apr 2025 08:56:11 +0000 (10:56 +0200)
commit577f88cf24e4532c0f802596c7452da583d79ea6
tree2aced91c9ba1f49a536b551239fc5abbc1894294
parente17f487f2f774c4dcd76725782b0e781257c343d
char: xillybus: Use to_delayed_work()

Use to_delayed_work() instead of open-coding it.

Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Acked-by: Eli Billauer <eli.billauer@gmail.com>
Link: https://lore.kernel.org/r/20250414074559.3954142-1-nichen@iscas.ac.cn
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/xillybus/xillybus_core.c