mirror of
https://github.com/torvalds/linux.git
synced 2024-12-12 22:23:55 +00:00
caf2827cfe
Fixes two checkpatch warnings WARNING: function definition argument 'xxx' should also have an identifier name in the ddb_mci_attach() prototype definition. checkpatch keeps complaining on the "int (**fn_set_input)" as it seems to have issues with the ptr-to-ptr, though this probably needs fixing in checkpatch. Signed-off-by: Daniel Scheller <d.scheller@gmx.net> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> |
||
---|---|---|
.. | ||
ddbridge-ci.c | ||
ddbridge-ci.h | ||
ddbridge-core.c | ||
ddbridge-hw.c | ||
ddbridge-hw.h | ||
ddbridge-i2c.c | ||
ddbridge-i2c.h | ||
ddbridge-io.h | ||
ddbridge-main.c | ||
ddbridge-max.c | ||
ddbridge-max.h | ||
ddbridge-mci.c | ||
ddbridge-mci.h | ||
ddbridge-regs.h | ||
ddbridge.h | ||
Kconfig | ||
Makefile |