]> 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)
commit8faf4cfdf44182bdd63cfed1c49a3aa83b0afb50
tree894d7ed2ad844ff489b5f0a58fb66e5991e6fd27
parentdb8778a7f92502bb0b5b116709b12b73ff5a7aad
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