Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jan 2010 20:51:40 +0000 (UTC)
From:      Ivan Voras <ivoras@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/geom/virstor g_virstor.c
Message-ID:  <201001252051.o0PKpmvQ019657@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ivoras      2010-01-25 20:51:40 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/virstor     g_virstor.c 
  Log:
  SVN rev 202987 on 2010-01-25 20:51:40Z by ivoras
  
  Go through with write_metadata() non-error-handling and make it return "void".
  This is mostly to avoid dead variable assignment warning by LLVM.
  No functional change.
  
  Pointed out by: trasz
  Approved by:    gnn (mentor)
  
  Revision  Changes    Path
  1.5       +16 -6     src/sys/geom/virstor/g_virstor.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001252051.o0PKpmvQ019657>