diff options
author | 2007-01-30 14:36:06 -0800 | |
---|---|---|
committer | 2007-01-30 16:01:35 -0800 | |
commit | ab40c5c6b6861ee71fd97f2611027b01e9ec4da0 (patch) | |
tree | fd3288d65a82cfd3b2a95400f41515d22cc44a64 /crypto/api.c | |
parent | [PATCH] Remove warning: VFS is out of sync with lock manager (diff) | |
download | linux-rng-ab40c5c6b6861ee71fd97f2611027b01e9ec4da0.tar.xz linux-rng-ab40c5c6b6861ee71fd97f2611027b01e9ec4da0.zip |
[PATCH] kprobes: replace magic numbers with enum
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>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions