]> git.baikalelectronics.ru Git - kernel.git/commit
include/linux/find: Fix documentation
authorAnna-Maria Behnsen <anna-maria@linutronix.de>
Mon, 11 Apr 2022 15:05:55 +0000 (17:05 +0200)
committerYury Norov <yury.norov@gmail.com>
Fri, 3 Jun 2022 13:52:57 +0000 (06:52 -0700)
commitad6dcb39e9969ac4892d8b870e8352178b1b7a6e
tree894d7ed2ad844ff489b5f0a58fb66e5991e6fd27
parentc647188e040124828174cdcc768b2dcb709042ac
include/linux/find: Fix documentation

The order of the arguments in function documentation doesn't fit the
implementation. Change the documentation so that it corresponds to the
code. This prevent people to get confused when reading the documentation.

Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Yury Norov <yury.norov@gmail.com>
include/linux/find.h