]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
staging: vchiq_core: Indent static_assert on single line
authorUmang Jain <umang.jain@ideasonboard.com>
Thu, 10 Oct 2024 10:22:46 +0000 (15:52 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Oct 2024 04:39:21 +0000 (06:39 +0200)
commit728b72f4d40e1cdb5e27a187c5d89a05f8000747
treeeb5d995e3db29f40973d88978e004ec14ac55880
parent0b92643182d1c010659e36b20006b834fbbcee15
staging: vchiq_core: Indent static_assert on single line

The two static asserts are under 80 columns width, hence indent them
on the same line.

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