public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrzej Krzysztofowicz <ankry@pg.gda.pl>
To: zw@debian.org (zhaoway)
Cc: linux-kernel@vger.kernel.org
Subject: Re: Newbie ask for help: cramfs port to isofs
Date: Tue, 20 Feb 2001 10:35:20 +0100 (MET)	[thread overview]
Message-ID: <200102200935.KAA29865@sunrise.pg.gda.pl> (raw)
In-Reply-To: <877l2lyk3j.fsf@debian.org> from "zhaoway" at Feb 20, 2001 02:03:12 PM

"zhaoway wrote:"

> --- 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.

> -		len = 0;
> -

--
=======================================================================
  Andrzej M. Krzysztofowicz               ankry@mif.pg.gda.pl
  phone (48)(58) 347 14 61
Faculty of Applied Phys. & Math.,   Technical University of Gdansk


  reply	other threads:[~2001-02-20  9:37 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 [this message]
2001-02-20  9:54   ` Nick Holloway
2001-02-20 12:30   ` Alan Cox
2001-02-22 20:46   ` Pavel Machek
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=200102200935.KAA29865@sunrise.pg.gda.pl \
    --to=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