staging: fsl-mc/dpio: Add missing argument identifier
authorRoy Pledge <roy.pledge@nxp.com>
Wed, 7 Mar 2018 21:50:27 +0000 (16:50 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Mar 2018 17:58:42 +0000 (09:58 -0800)
commit0922a464a621eab112486c93b14f414409f0d904
tree266378a9937e823a149a71db41f83845ef0f77df
parentc5f370c76770c2ec7ffb400c6612777f7e8fdd4c
staging: fsl-mc/dpio: Add missing argument identifier

When running checkpatch over the DPIO code the following warning
is reported:

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

Add the missing identifier.

Signed-off-by: Roy Pledge <roy.pledge@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fsl-mc/include/dpaa2-io.h