fixing a hackish comment in ata-raid.c
John Baldwin
jhb at freebsd.org
Tue Apr 17 16:32:47 UTC 2012
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
More information about the freebsd-fs
mailing list