]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: vchiq_core: Do not log debug in a separate scope
authorUmang Jain <umang.jain@ideasonboard.com>
Sun, 13 Oct 2024 11:21:24 +0000 (16:51 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Oct 2024 13:47:34 +0000 (15:47 +0200)
commit26f978d98b38bdd269f6a3317c91a93eb4cf1c59
treeaf58530823abe3c8b9c7c787d0b3c2c58afdcfa5
parent5fa110249b0877fed564c9ea04dd52c20f6d1c24
staging: vchiq_core: Do not log debug in a separate scope

Do not log a dev_dbg() with a separate scope. Drop the {..}
scope and align the dev_dbg() to make it more readable.

No functional changes intended in this patch.

Signed-off-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Stefan Wahren <wahrenst@gmx.net>
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/20241013112128.397249-3-umang.jain@ideasonboard.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c