netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: bart@samwel.tk
Cc: linux-net@vger.kernel.org, netdev@oss.sgi.com
Subject: Re: [PATCH] [TRIVIAL] "unsigned char"/"char" consistency?
Date: Sat, 24 Jan 2004 10:02:33 -0800 (PST)	[thread overview]
Message-ID: <20040124.100233.41638116.davem@redhat.com> (raw)
In-Reply-To: <4012A5F5.2000804@samwel.tk>

   From: Bart Samwel <bart@samwel.tk>
   Date: Sat, 24 Jan 2004 18:05:57 +0100

   I was just nosing around and I noticed a minor inconsistency in the 
   usage of unsigned chars in skbuff push/pull functions. Almost all of 
   these functions return unsigned chars, but there are two that return 
   regular chars. Of course, this might be intentional, but AFAICS it 
   probably isn't. If nobody has a reason why this must be like this, I 
   suggest changing those two functions to return unsigned char as well. 
   I've attached a patch that does this, it's against 2.6.2-rc1.

Patch applied, thanks Bart.

      reply	other threads:[~2004-01-24 18:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-24 17:05 [PATCH] [TRIVIAL] "unsigned char"/"char" consistency? Bart Samwel
2004-01-24 18:02 ` David S. Miller [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=20040124.100233.41638116.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=bart@samwel.tk \
    --cc=linux-net@vger.kernel.org \
    --cc=netdev@oss.sgi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).