bus: fsl-mc: dprc: Fix a couple of misspelling and formatting issues
authorLee Jones <lee.jones@linaro.org>
Thu, 17 Jun 2021 11:04:56 +0000 (12:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jun 2021 11:44:32 +0000 (13:44 +0200)
commit4c36624711b1f39ccc73a0614a9fc92a39ca2de8
tree5f1448e88c7b5b86925f5434c1190fc7e405f1a6
parentd71b57dc075f97b798b92ce5f31e986cfa7f5757
bus: fsl-mc: dprc: Fix a couple of misspelling and formatting issues

Fixes the following W=1 kernel build warning(s):

 drivers/bus/fsl-mc/dprc.c:345: warning: Function parameter or member 'attr' not described in 'dprc_get_attributes'
 drivers/bus/fsl-mc/dprc.c:521: warning: Function parameter or member 'obj_type' not described in 'dprc_get_obj_region'

Cc: Stuart Yoder <stuyoder@gmail.com>
Reviewed-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20210617110500.15907-4-lee.jones@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/bus/fsl-mc/dprc.c