mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-09 00:46:17 +00:00
docs: fix "no link" warning
igt_save_module_param is an internal static function and therefore isn't included in the public API documentation. Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
parent
f01e0552d6
commit
85f6d82d3c
@ -827,7 +827,7 @@ static void igt_save_module_param(const char *name, const char *file_path)
|
||||
*
|
||||
* This function sets the desired value for the given i915.ko parameter. It also
|
||||
* takes care of saving and restoring the values that were already set before
|
||||
* the test was run by calling igt_save_module_param().
|
||||
* the test was run.
|
||||
*
|
||||
* Please consider using igt_set_module_param_int() for the integer and bool
|
||||
* parameters.
|
||||
|
Loading…
x
Reference in New Issue
Block a user