[PATCH/RFC] reserved pool

Jörn Engel joern at wohnheim.fh-wedel.de
Wed May 10 09:58:14 EDT 2006


On Wed, 10 May 2006 17:54:11 +0400, Artem B. Bityutskiy wrote:
> On Wed, 2006-05-10 at 15:35 +0200, Jörn Engel wrote:
> 
> > > +	while ((p = strsep(&opts, ",")) != NULL) {
> > " != NULL" is superfluous.
> Fixed.
> 
> > > +		switch (token) {
> > > +			case JFFS2_OPT_RP_SIZE:
> > 
> > One level of indentation can be save here.  Unlike dwmw2, I don't
> > participate in the terminal size arms race and still care about 80
> > columns. ;)
> Fixed.

Then go and bug dwmw2 about merging it. ;)

Jörn

-- 
Data expands to fill the space available for storage.
-- Parkinson's Law




More information about the linux-mtd mailing list