diff mbox

[4/5] intel: Wrap a long comment.

Message ID 1371587577-10003-4-git-send-email-eric@anholt.net (mailing list archive)
State New, archived
Headers show

Commit Message

Eric Anholt June 18, 2013, 8:32 p.m. UTC
---
 intel/intel_bufmgr_gem.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff mbox

Patch

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;