[Intel-gfx] [PATCH 4/5] intel: Wrap a long comment.

Eric Anholt eric at anholt.net
Tue Jun 18 22:32:56 CEST 2013


---
 intel/intel_bufmgr_gem.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/intel/intel_bufmgr_gem.c b/intel/intel_bufmgr_gem.c
index 5e087bc..b72a30b 100644
--- a/intel/intel_bufmgr_gem.c
+++ b/intel/intel_bufmgr_gem.c
@@ -200,7 +200,8 @@ struct _drm_intel_bo_gem {
 	bool used_as_reloc_target;
 
 	/**
-	 * Boolean of whether we have encountered an error whilst building the relocation tree.
+	 * Boolean of whether we have encountered an error whilst
+	 * building the relocation tree.
 	 */
 	bool has_error;
 
-- 
1.8.3.rc0




More information about the Intel-gfx mailing list