[PATCH] flow.c: make comment for `dominates' reflect code

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Jan Pokorny <pokorny_jan@xxxxxxxxx>
---
 flow.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/flow.c b/flow.c
index 5bd9a1d..7db9548 100644
--- a/flow.c
+++ b/flow.c
@@ -284,8 +284,8 @@ static inline int same_memop(struct instruction *a, struct instruction *b)
 }
 
 /*
- * Return 1 if "one" dominates the access to 'pseudo'
- * in insn.
+ * Return 1 if "dom" dominates the access to "pseudo"
+ * in "insn".
  *
  * Return 0 if it doesn't, and -1 if you don't know.
  */
-- 
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux