drm/xe/configfs: Simplify kernel doc
authorLucas De Marchi <lucas.demarchi@intel.com>
Thu, 21 Aug 2025 16:18:01 +0000 (09:18 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Fri, 22 Aug 2025 18:46:44 +0000 (11:46 -0700)
commit49245b49614870a0a135468be1bd0a6e0006a128
tree6b8074bbf0fb639976d3470bdda1338327ff192d
parent95b3899b4d25a49abf830ee1bc97940a7c1c7e97
drm/xe/configfs: Simplify kernel doc

From the caller perspective reading the documentation, there's no need
to be so specific about everything the function is doing/checking. Just
document the functionality a caller cares about.

Reviewed-by: Riana Tauro <riana.tauro@intel.com>
Link: https://lore.kernel.org/r/20250821-psmi-v5-6-34ab7550d3d8@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/xe/xe_configfs.c