linux-stable/drivers/misc/mic/host
Lee Jones 438ad36850 misc: mic: host: mic_debugfs: Demote function headers from kerneldoc
The correct format is not used and no attempt has been made
to document the function arguments.  Makes sense to just demote
the headers back down to simple comments.

Fixes the following W=1 warnings:

 drivers/misc/mic/host/mic_debugfs.c:108: warning: Function parameter or member 'mdev' not described in 'mic_create_debug_dir'
 drivers/misc/mic/host/mic_debugfs.c:131: warning: Function parameter or member 'mdev' not described in 'mic_delete_debug_dir'

Cc: Sudeep Dutt <sudeep.dutt@intel.com>
Cc: Ashutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20200701083118.45744-15-lee.jones@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-07-01 15:08:03 +02:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mic_boot.c misc: Use kzalloc() instead of kmalloc() with flag GFP_ZERO. 2020-02-14 09:16:03 -08:00
mic_debugfs.c misc: mic: host: mic_debugfs: Demote function headers from kerneldoc 2020-07-01 15:08:03 +02:00
mic_device.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290 2019-06-05 17:36:38 +02:00
mic_intr.c misc: mic: host: mic_intr: Properly document function arguments 2020-07-01 15:08:03 +02:00
mic_intr.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290 2019-06-05 17:36:38 +02:00
mic_main.c misc: mic: Remove the error message as the call will print it 2020-06-29 18:39:44 +02:00
mic_smpt.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290 2019-06-05 17:36:38 +02:00
mic_smpt.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290 2019-06-05 17:36:38 +02:00
mic_x100.c misc: mic: host: mic_x100: Add missing descriptions to kerneldoc headers 2020-07-01 15:08:03 +02:00
mic_x100.h misc: mic: host: mic_x100: Move declaration of mic_x100_intr_init[] into c-file 2020-07-01 15:08:03 +02:00