[PATCH 4/4] remove obsolete comment: /* Dummy pseudo allocator */

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

 



The function alloc_pseudo() has a comment saying it's
a dummy allocator but it uses a real allocator since
commit 25f8da191 ("[PATCH] More linearizion fun").

Remove the obsolete comment.

Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx>
---
 linearize.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/linearize.c b/linearize.c
index 6e5eb3303..2105a7291 100644
--- a/linearize.c
+++ b/linearize.c
@@ -776,7 +776,6 @@ static void add_branch(struct entrypoint *ep, struct expression *expr, pseudo_t
 	}
 }
 
-/* Dummy pseudo allocator */
 pseudo_t alloc_pseudo(struct instruction *def)
 {
 	static int nr = 0;
-- 
2.18.0

--
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