linux-stable/drivers/staging/most
Nícolas F. R. A. Prado 5ad1713888 staging: most: dim2: Add missing identifier name to function argument
A function definition argument should have an identifier name according
to checkpatch:

WARNING: function definition argument 'struct platform_device *' should
also have an identifier name

Name it pdev as that name is already used throughout the code.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@protonmail.com>
Link: https://lore.kernel.org/r/20200802223615.924307-1-nfraprado@protonmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-08-18 15:56:27 +02:00
..
cdev staging: most: cdev: simplify list iteration 2020-06-25 15:40:28 +02:00
dim2 staging: most: dim2: Add missing identifier name to function argument 2020-08-18 15:56:27 +02:00
Documentation staging: most: Documentation: move ABI description files out of staging area 2020-03-24 13:42:44 +01:00
i2c
net staging: most: Use %pM format specifier for MAC addresses 2020-07-31 09:47:45 +02:00
sound staging: most: sound: remove overcautious argument checking 2020-06-25 15:41:17 +02:00
video Staging/IIO driver patches for 5.7-rc1 2020-03-30 14:20:41 -07:00
Kconfig drivers: most: add USB adapter driver 2020-07-31 14:38:12 +02:00
Makefile staging: most: fix up movement of USB driver 2020-08-02 12:47:40 +02:00
TODO