From: "Heinz J . Mauelshagen" <mauelshagen@sistina.com>
To: linux-kernel@vger.kernel.org
Cc: mge@sistina.com
Subject: Re: LVM 1.0.5 patch for Linux 2.4.19-rc3
Date: Fri, 26 Jul 2002 12:25:22 +0200 [thread overview]
Message-ID: <20020726122522.B12488@sistina.com> (raw)
On Fri, Jul 26, 2002 at 02:47:56AM +0200, Marcin Dalecki wrote:
> Christoph Hellwig wrote:
> >
> > +#ifndef uchar
> > +typedef unsigned char uchar;
> > +#endif
> >
> > Do you _really_ have to use this non-standard type? can't you use the
> > BSD u_char or sysv unchar? and typedef/#define don't really mix nicely..
>
> Or of course the normal u8 u16 and u32 and infally u64, which are so
> much more explicit about the fact that we are actually dealig with
> bit slices.
>
> >
> > All in all this patch would be _soooo_ much easier to review if you wouldn't
> > mix random indentation changes with real fixes.
>
> Christoph applying the patch and rediffing with diffs "ingore white
> space' options can help you here.
> And plese note that this kind of problems wouldn't be that common
> if we finally decided to make indent -kr -i8 mandatory.
It should have been for this patch.
Obviously an error on my end.
We'll resend...
--
Regards,
Heinz -- The LVM Guy --
*** Software bugs are stupid.
Nevertheless it needs not so stupid people to solve them ***
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Heinz Mauelshagen Sistina Software Inc.
Senior Consultant/Developer Am Sonnenhang 11
56242 Marienrachdorf
Germany
Mauelshagen@Sistina.com +49 2626 141200
FAX 924446
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
next reply other threads:[~2002-07-26 10:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-26 10:25 Heinz J . Mauelshagen [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-07-25 13:39 LVM 1.0.5 patch for Linux 2.4.19-rc3 Heinz J . Mauelshagen
2002-07-25 14:34 ` Christoph Hellwig
2002-07-26 9:48 ` Heinz J . Mauelshagen
2002-07-25 14:54 ` Christoph Hellwig
2002-07-26 0:47 ` Marcin Dalecki
2002-07-26 10:17 ` Christoph Hellwig
2002-07-26 10:36 ` Alan Cox
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=20020726122522.B12488@sistina.com \
--to=mauelshagen@sistina.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mge@sistina.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.