]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
util_macros.h: fix kernel-doc for u64_to_user_ptr()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 4 Nov 2025 18:38:34 +0000 (19:38 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 20 Nov 2025 22:03:41 +0000 (14:03 -0800)
commitbd97c976419126ee3e9acd4957f6f16a90316643
treee4613d864587544e7b8a05a6f47d8397903271c4
parent464c7ea5c3ffa333a2c1a8dfd68b157ced1edc5a
util_macros.h: fix kernel-doc for u64_to_user_ptr()

The added documentation to u64_to_user_ptr() misspelled the function name.
Fix it.

Link: https://lkml.kernel.org/r/20251104183834.1046584-1-andriy.shevchenko@linux.intel.com
Fixes: 029c896c4105 ("kernel.h: move PTR_IF() and u64_to_user_ptr() to util_macros.h")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Alexandru Ardelean <aardelean@baylibre.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/util_macros.h