Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jun 2002 22:29:49 +0300
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/md md.c
Message-ID:  <3D04FE2D.4833943B@FreeBSD.org>
References:  <200206101925.g5AJPMn06392@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Maxim Sobolev wrote:
> 
> sobomax     2002/06/10 12:25:22 PDT
> 
>   Modified files:
>     sys/dev/md           md.c
>   Log:
>   - Whitespace only: use return statement consistentlt (return (foo), not
                                            consistently
>     return(foo)), kill extra blank names between function names;
                                     lines
>   - fix format string in printf(): devtoname() returns string, not pointer.

-Maxim

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D04FE2D.4833943B>