milos-linux/drivers/staging/most
Khadija Kamran bb75546bb6 staging: most: fix line ending with '(' in dim2/
Splitting function header to multiple lines because of 80 characters per
line limit, results in ending the function call line with '('.
This leads to CHECK reported by checkpatch.pl

Move the function parameters right after the '(' in the function call
line. Align the rest of the parameters to the opening parenthesis.

Signed-off-by: Khadija Kamran <kamrankhadijadj@gmail.com>
Link: https://lore.kernel.org/r/ZByu29jb1mE3KOsn@khadija-virtual-machine
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-03-25 09:47:27 +01:00
..
dim2 staging: most: fix line ending with '(' in dim2/ 2023-03-25 09:47:27 +01:00
Documentation
i2c staging: most: use inline functions for to_hdm 2023-03-22 10:17:14 +01:00
net
video staging: most: fix line ending with '(' in video/ 2023-03-25 09:47:26 +01:00
Kconfig
Makefile
TODO