Staging
v0.5.1
https://github.com/torvalds/linux
Revision ab40c5c6b6861ee71fd97f2611027b01e9ec4da0 authored by Masami Hiramatsu on 30 January 2007, 22:36:06 UTC, committed by Linus Torvalds on 31 January 2007, 00:01:35 UTC
Replace the magic numbers with an enum, and gets rid of a warning on the
specific architectures (ex.  powerpc) on which the compiler considers
'char' as 'unsigned char'.

Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: Prasanna S Panchamukhi <prasanna@in.ibm.com>
Cc: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Cc: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 46bae1a
History
Tip revision: ab40c5c6b6861ee71fd97f2611027b01e9ec4da0 authored by Masami Hiramatsu on 30 January 2007, 22:36:06 UTC
[PATCH] kprobes: replace magic numbers with enum
Tip revision: ab40c5c
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 80.0 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top