]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
platform/x86: intel_scu_ipc: Reformat kernel-doc comments of exported functions
authorMika Westerberg <mika.westerberg@linux.intel.com>
Wed, 22 Jan 2020 16:28:13 +0000 (19:28 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 22 Jan 2020 16:52:17 +0000 (18:52 +0200)
commit8b236565600833a6bd7bc76b3aacb101ac720313
tree76d8c305011436d5dd0716e5cc6c9d60ba960f1e
parent4907898873a0c7eebbf01c66c7541800c8e7cbe4
platform/x86: intel_scu_ipc: Reformat kernel-doc comments of exported functions

Format kernel-doc comments of the exported functions to follow the
typical format that does not have tab indentation. Also capitalize
parameter descriptions and add a missing period.

No functional changes intended.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel_scu_ipc.c