linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Holger Schurig <holgerschurig@gmail.com>
To: Ming Lei <tom.leiming@gmail.com>
Cc: Larry Finger <Larry.Finger@lwfinger.net>,
	lrodriguez@atheros.com, linux-wireless@vger.kernel.org,
	ath9k-devel@lists.ath9k.org, linville@tuxdriver.com,
	johannes@sipsolutions.net, stable@kernel.org
Subject: Re: [PATCH] ath9k: decrease size of ath9k.ko
Date: Mon, 1 Mar 2010 13:19:12 +0100	[thread overview]
Message-ID: <201003011319.12395.holgerschurig@gmail.com> (raw)
In-Reply-To: <d82e647a1002271852j20006c27i92d1f7a99e032f2d@mail.gmail.com>

> Either 'char' or 'u8' is OK, since both has one-byte size, isn't it?

Besides Johannes' comment: char is signed, u8 is unsigned. This can sometimes 
byte you.

-- 
http://www.holgerschurig.de

  parent reply	other threads:[~2010-03-01 10:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-27 16:56 [PATCH] ath9k: decrease size of ath9k.ko tom.leiming
2010-02-27 17:10 ` Larry Finger
2010-02-28  2:52   ` Ming Lei
2010-02-28  3:19     ` Larry Finger
2010-03-01 15:13       ` Ming Lei
2010-03-03  5:02         ` Pavel Roskin
2010-03-04  0:54           ` Luis R. Rodriguez
2010-03-06 14:47           ` Ming Lei
2010-03-01 12:19     ` Holger Schurig [this message]
2010-03-10 23:52 ` [stable] " Greg KH
2010-03-11  0:42   ` Luis R. Rodriguez

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=201003011319.12395.holgerschurig@gmail.com \
    --to=holgerschurig@gmail.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=ath9k-devel@lists.ath9k.org \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=lrodriguez@atheros.com \
    --cc=stable@kernel.org \
    --cc=tom.leiming@gmail.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).