args: fix documentation to reflect the correct numbers
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 1 Dec 2025 20:10:18 +0000 (21:10 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 11 Dec 2025 00:07:42 +0000 (16:07 -0800)
commite6b4d264c8c883d8451c7b5f20cd96ddf94af3ef
tree0a9f4ea90f2efa0aa76dd222dd2e1d8a0266b5ef
parent039bef30e320827bac8990c9f29d2a68cd8adb5f
args: fix documentation to reflect the correct numbers

The macro uses up to 15 arguments.  Reflect this in the top level comment.

Link: https://lkml.kernel.org/r/20251201201018.765475-1-andriy.shevchenko@linux.intel.com
Fixes: d51e783c17ba ("lsm: count the LSMs enabled at compile time")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/args.h