]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
staging: vchiq_core: Refactor notify_bulks()
authorUmang Jain <umang.jain@ideasonboard.com>
Sun, 13 Oct 2024 11:21:26 +0000 (16:51 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Oct 2024 13:47:34 +0000 (15:47 +0200)
commit1c1e61849f9bbd81c0a60c6b8768a6b581aa0895
tree1b09929696290919e1c6092bab2ccb649ee936a7
parentabdb89e7c2a2db46c219948566759e32af6bb6e5
staging: vchiq_core: Refactor notify_bulks()

Move the statistics and bulk completion events handling  to a separate
function. This helps to improve readability for notify_bulks().

No functional changes intended in this patch.

Signed-off-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/20241013112128.397249-5-umang.jain@ideasonboard.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c