OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1383-gfa71561

Gerrit Code Review gerrit@openafs.org
Wed, 13 Jul 2011 11:35:01 -0700 (PDT)


The following commit has been merged in the master branch:
commit fa71561e493003585e977bdf0e513b0979319a72
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date:   Wed Jul 13 13:59:05 2011 +0100

    bozo: Remove unused error codes assignments
    
    This removes a couple of unreported error code assignments. Firstly,
    the return from 'setsid' was being assigned to 'ec' and promptly
    ignored, and secondly, the response from SendNotifierData was
    being ignored. As there is nothing sensible to do with these error
    codes, just ignore them properly.
    
    Change-Id: Ifff8c7b5b7950e467570d26ce5f92fe5f11a51e9
    Reviewed-on: http://gerrit.openafs.org/4993
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/bozo/bnode.c |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

-- 
OpenAFS Master Repository