Mesa (master): gallivm: remove newlines

Brian Paul brianp at kemper.freedesktop.org
Wed Oct 13 01:05:05 UTC 2010


Module: Mesa
Branch: master
Commit: 50f221a01b45cc1e00ed3462b8084d5b6a8a46aa
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=50f221a01b45cc1e00ed3462b8084d5b6a8a46aa

Author: Brian Paul <brianp at vmware.com>
Date:   Tue Oct 12 18:37:30 2010 -0600

gallivm: remove newlines

---

 src/gallium/auxiliary/gallivm/lp_bld_arit.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/gallium/auxiliary/gallivm/lp_bld_arit.c b/src/gallium/auxiliary/gallivm/lp_bld_arit.c
index 2c049d0..00f419a 100644
--- a/src/gallium/auxiliary/gallivm/lp_bld_arit.c
+++ b/src/gallium/auxiliary/gallivm/lp_bld_arit.c
@@ -1423,8 +1423,6 @@ lp_build_ifloor_fract(struct lp_build_context *bld,
                       LLVMValueRef *out_ipart,
                       LLVMValueRef *out_fpart)
 {
-
-
    const struct lp_type type = bld->type;
    LLVMValueRef ipart;
 




More information about the mesa-commit mailing list