All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miles Bader <snogglethorpe@gmail.com>
To: Miles Bader <miles@gnu.org>, Linus Torvalds <torvalds@osdl.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] v850: Update checksum.h to match changed function signatures
Date: Mon, 11 Jul 2005 19:12:34 +0900	[thread overview]
Message-ID: <fc339e4a050711031222c4c0b5@mail.gmail.com> (raw)
In-Reply-To: <20050711094151.GA31805@gilgamesh.home.res>

2005/7/11, Frederik Deweerdt <frederik.deweerdt@gmail.com>:
> > -unsigned int csum_partial_copy_from_user (const unsigned char *src, unsigned char *dst,
> > +unsigned int csum_partial_copy_from_user (const unsigned char *src,
> > +                                       unsigned char *dst,
>                                           ^^^^^^^ Alignment looks fuzzy here

It's actually a spaces-vs-tabs issue -- the existing lines use all
spaces for indentation, but my new line uses tabs, so when viewed as
part of the diff they look unaligned; they look OK in the actual
source file though.

-Miles
-- 
Do not taunt Happy Fun Ball.

      reply	other threads:[~2005-07-11 10:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-11  9:24 [PATCH] v850: Update checksum.h to match changed function signatures Miles Bader
2005-07-11  9:41 ` Frederik Deweerdt
2005-07-11 10:12   ` Miles Bader [this message]

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=fc339e4a050711031222c4c0b5@mail.gmail.com \
    --to=snogglethorpe@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miles@gnu.org \
    --cc=torvalds@osdl.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 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.