From: Jeff Sipek <jeffpc@optonline.net>
To: linux-kernel@vger.kernel.org
Subject: Integer types
Date: Sat, 31 Dec 2005 03:47:19 -0500 [thread overview]
Message-ID: <20051231084719.GA6702@optonline.net> (raw)
What's the prefered integer type for kernel code?
* u8, u16, ...
* uint8_t, uint16_t, ...
* u_int8_t, t_int16_t, ...
Thanks,
Josef "Jeff" Sipek.
next reply other threads:[~2005-12-31 8:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-31 8:47 Jeff Sipek [this message]
2005-12-31 9:55 ` Integer types Pekka Enberg
2005-12-31 15:47 ` David Woodhouse
2006-01-01 17:09 ` Pekka Enberg
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=20051231084719.GA6702@optonline.net \
--to=jeffpc@optonline.net \
--cc=linux-kernel@vger.kernel.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.