From d4e3b6a0f5cd759182a53e2bc51a3d3f317a81f0 Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Wed, 8 Oct 2014 17:06:58 +0100 Subject: lib: various documentation fixes Signed-off-by: Thomas Wood --- lib/igt_debugfs.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/igt_debugfs.h') diff --git a/lib/igt_debugfs.h b/lib/igt_debugfs.h index adcf83b2..8ac15396 100644 --- a/lib/igt_debugfs.h +++ b/lib/igt_debugfs.h @@ -146,7 +146,6 @@ int igt_open_forcewake_handle(void); /** * stop_ring_flags: - * * @STOP_RING_NONE: Can be used to clear the pending stop (warning: hang might * be declared already). Returned by igt_get_stop_rings() if there is * no currently stopped rings. @@ -157,7 +156,8 @@ int igt_open_forcewake_handle(void); * @STOP_RING_ALL: All rings * @STOP_RING_ALLOW_ERRORS: Driver will not omit expected DRM_ERRORS * @STOP_RING_ALLOW_BAN: Driver will use context ban policy - * @STOP_RING_DEFAULT: STOP_RING_ALL | STOP_RING_ALLOW_ERRORS + * @STOP_RING_DEFAULTS: STOP_RING_ALL | STOP_RING_ALLOW_ERRORS + * * Enumeration of all supported flags for igt_set_stop_rings(). * */ -- cgit v1.2.3