]> asedeno.scripts.mit.edu Git - linux.git/commit
soundwire: add argument to function definition
authorVinod Koul <vkoul@kernel.org>
Thu, 2 May 2019 10:59:23 +0000 (16:29 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 May 2019 15:17:51 +0000 (17:17 +0200)
commit51ed743734fa90c215310854d502371adfa63575
tree83516dc1e8a5fd79716deb315c937c0bd6cee0b8
parentd6badd1c15352ebd80c3eb2132f8bcc9fe3cb1d8
soundwire: add argument to function definition

Checkpatch warns that function definition of __sdw_register_driver
misses argument, so add it

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

Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/soundwire/sdw_type.h