[ltrace-commits] 04/04: Le nit

Petr Machata pmachata-guest at moszumanska.debian.org
Fri Jan 31 00:46:55 UTC 2014


This is an automated email from the git hooks/post-receive script.

pmachata-guest pushed a commit to branch pmachata/aarch64
in repository ltrace.

commit 7935916bc819eb37ce53c29b9920a390b2d8715d
Author: Petr Machata <pmachata at apm-mustang-ev2-02.ml3.eng.bos.redhat.com>
Date:   Thu Jan 30 19:43:58 2014 -0500

    Le nit
---
 sysdeps/linux-gnu/aarch64/fetch.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sysdeps/linux-gnu/aarch64/fetch.c b/sysdeps/linux-gnu/aarch64/fetch.c
index d9f106e..d6fb1ed 100644
--- a/sysdeps/linux-gnu/aarch64/fetch.c
+++ b/sysdeps/linux-gnu/aarch64/fetch.c
@@ -176,8 +176,6 @@ pass_arg(struct fetch_context *context, enum tof type,
 				return fetch_gpr(context, value, sz);
 		}
 
-		sz = ((sz + 7) / 8) * 8;
-
 		if (value_pass_by_reference(value) < 0)
 			return -1;
 		sz = 8;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/ltrace.git



More information about the ltrace-commits mailing list