Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Apr 2012 11:12:17 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-fs@freebsd.org
Cc:        Alexander Best <arundel@freebsd.org>
Subject:   Re: fixing a hackish comment in ata-raid.c
Message-ID:  <201204171112.17613.jhb@freebsd.org>
In-Reply-To: <20120415110807.GA75306@freebsd.org>
References:  <20120415110807.GA75306@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, April 15, 2012 7:08:08 am Alexander Best wrote:
> hi there,
> 
> clang complains about this rather ugly way of putting a comment into normal
> code:
> 
> if ((vdcr == NULL) /* && (sa == NULL) * Spares not supported yet */) {
> 
> could somebody please commit the following (or a similar) patch?

I think this is probably not worth fixing since ata-raid is due to be replaced 
by graid.

-- 
John Baldwin



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