iio: Add names for function definition arguments.
authorJoe Simmons-Talbott <joetalbott@gmail.com>
Sun, 31 Jul 2022 16:01:20 +0000 (12:01 -0400)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 15 Aug 2022 21:29:57 +0000 (22:29 +0100)
commit1bfb86d97a9fa607ab9bab4b28784cac7064420c
tree2f2456265e597be5dba88d168e0e8ed73a6f8789
parent7898f31b0e7a6ba1ec9c7391e7ece9e31dd93262
iio: Add names for function definition arguments.

As reported by checkpatch.pl add missing names for function definition
arguments.

Signed-off-by: Joe Simmons-Talbott <joetalbott@gmail.com>
Link: https://lore.kernel.org/r/20220731160120.4831-1-joetalbott@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/industrialio-event.c