]> git.baikalelectronics.ru Git - kernel.git/commit
docs/core-api: Add integer power functions to the list
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 5 Jun 2019 16:51:13 +0000 (19:51 +0300)
committerJonathan Corbet <corbet@lwn.net>
Thu, 6 Jun 2019 15:54:04 +0000 (09:54 -0600)
commit0d4c4a600355812ff22c8409e305135eb26d7db1
tree90ed950438ffbcb0044f116615dd3dfb35f4936f
parent60932e18a0a535def2751b41b6a110d77d83d6de
docs/core-api: Add integer power functions to the list

Some times integer power functions, such as int_sqrt(), are needed, but
there is nothing about them in the generated documentation.

Fill the gap by adding a reference to the corresponding exported functions.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/core-api/kernel-api.rst