From: Pavel Machek <pavel@suse.cz>
To: Andrzej Krzysztofowicz <ankry@pg.gda.pl>, zhaoway <zw@debian.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Newbie ask for help: cramfs port to isofs
Date: Thu, 22 Feb 2001 21:46:50 +0100 [thread overview]
Message-ID: <20010222214650.C14395@bug.ucw.cz> (raw)
In-Reply-To: <877l2lyk3j.fsf@debian.org> <200102200935.KAA29865@sunrise.pg.gda.pl>
In-Reply-To: <200102200935.KAA29865@sunrise.pg.gda.pl>; from Andrzej Krzysztofowicz on Tue, Feb 20, 2001 at 10:35:20AM +0100
Hi!
> > --- vanilla-2.4.1/fs/isofs/dir.c Sat Dec 30 01:13:45 2000
> > +++ cisofs/fs/isofs/dir.c Mon Feb 19 18:40:16 2001
> > @@ -108,8 +111,7 @@
> > unsigned int block, offset;
> > int inode_number = 0; /* Quiet GCC */
> > struct buffer_head *bh = NULL;
> > - int len;
> > - int map;
> > + int len = 0;
>
> This will be the most probably rejected.
> Zero initializers are intentionally removed from the code to decrease
> the kernel image size.
Definitely not zero initializers of _auto_ variables!!!
Pavel
--
I'm pavel@ucw.cz. "In my country we have almost anarchy and I don't care."
Panos Katsaloulis describing me w.r.t. patents at discuss@linmodems.org
next prev parent reply other threads:[~2001-02-23 8:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-20 6:03 Newbie ask for help: cramfs port to isofs zhaoway
2001-02-20 9:35 ` Andrzej Krzysztofowicz
2001-02-20 9:54 ` Nick Holloway
2001-02-20 12:30 ` Alan Cox
2001-02-22 20:46 ` Pavel Machek [this message]
2001-02-21 3:48 ` H. Peter Anvin
2001-02-22 20:51 ` Pavel Machek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010222214650.C14395@bug.ucw.cz \
--to=pavel@suse.cz \
--cc=ankry@pg.gda.pl \
--cc=linux-kernel@vger.kernel.org \
--cc=zw@debian.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox