The following commit has been merged in the master branch:
commit 89fdd9084fa31827dea487ddb68355d621170f58
Author: Perry Ruiter <[email protected]>
Date:   Wed Mar 5 21:53:16 2014 -0800

    cellconfig: move memcpy outside loop
    
    memcpy only needs to be done once prior to each entry into loop,
    so move it outside the loop.
    
    Change-Id: I68c09b240756f830b1a4dc9b8a338916f91cd7b2
    Reviewed-on: http://gerrit.openafs.org/10872
    Reviewed-by: Stephan Wiesand <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Tested-by: Michael Meffie <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/auth/cellconfig.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to