]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bna: bnad_dim_timeout: Rename del_timer_sync in comment
authorWangYuli <wangyuli@uniontech.com>
Fri, 11 Apr 2025 10:17:36 +0000 (18:17 +0800)
committerJakub Kicinski <kuba@kernel.org>
Mon, 14 Apr 2025 22:49:28 +0000 (15:49 -0700)
commit1450e4525f9a719a674f0b0c3bbe7c290cf933d4
tree9f56dcce4292254f8adeb9b0f7d9cd5e49666800
parent78dbd1952e2e1a98587a730dfa39f8e408706be7
bna: bnad_dim_timeout: Rename del_timer_sync in comment

Commit 8fa7292fee5c ("treewide: Switch/rename to timer_delete[_sync]()")
switched del_timer_sync to timer_delete_sync, but did not modify the
comment for bnad_dim_timeout(). Now fix it.

Signed-off-by: WangYuli <wangyuli@uniontech.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/61DDCE7AB5B6CE82+20250411101736.160981-1-wangyuli@uniontech.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/brocade/bna/bnad.c