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)
commit6d7131bd52b3e0dd068a0067e5584b3f36cf17eb
tree894d7ed2ad844ff489b5f0a58fb66e5991e6fd27
parent430cd4a28d7321d1e37b030a3793757077cc4f3c
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