summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAbraham Samuel Adekunle <abrahamadekunle50@gmail.com>2025-03-22 18:36:53 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-04-07 08:38:07 +0300
commit31fce300a1fef7b54ffb98e4cece8589529ca3bf (patch)
treed52618a449208a751c2cc1e9efb2e0cd46a3b4a1 /scripts
parent0af2f6be1b4281385b618cb86ad946eded089ac8 (diff)
downloadlinux-31fce300a1fef7b54ffb98e4cece8589529ca3bf.tar.xz
staging: bcm2835-camera: Modify function call formatting
The line is a function call which ends with an opening parenthesis thereby not adhering to the Linux kernel coding style. Modify the function call to include parameters on the same line as the opening parenthesis to improve readability and consistency while adhering to Linux coding styles. Reported by checkpatch: CHECK: Lines should not end with '(' Signed-off-by: Abraham Samuel Adekunle <abrahamadekunle50@gmail.com> Link: https://lore.kernel.org/r/Z97ZFURPvDcTkjjf@HP-650 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions