]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: wmi: Describe function parameters
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 21 Apr 2017 13:36:06 +0000 (16:36 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 23 Apr 2020 14:03:54 +0000 (17:03 +0300)
commit830df0f431f1a5707dd319446b8ea9b895da2da5
tree0eaf5a6c465a41ee2e5eae442a172a8b49d842bc
parentad4fcc9f41456baec251c788d93978292e83f143
platform/x86: wmi: Describe function parameters

There are few parameters that are not described properly.
Fill the gap by describing them properly in kernel doc format.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/wmi.c