diff options
author | Christoph Lameter <clameter@sgi.com> | 2008-02-16 10:45:25 +0300 |
---|---|---|
committer | Christoph Lameter <clameter@sgi.com> | 2008-03-03 23:22:31 +0300 |
commit | ae20bfda6813387af18c7fdbc0f8b1fa7be2d05b (patch) | |
tree | 4455ba4cdd5a7bd1d3da13915965f1aed2dd84b0 /scripts/kallsyms.c | |
parent | 27d9e4e94862c89d171cf70911b4f11ad69fb54e (diff) | |
download | linux-ae20bfda6813387af18c7fdbc0f8b1fa7be2d05b.tar.xz |
slub: Remove BUG_ON() from ksize and omit checks for !SLUB_DEBUG
The BUG_ONs are useless since the pointer derefs will lead to
NULL deref errors anyways. Some of the checks are not necessary
if no debugging is possible.
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Diffstat (limited to 'scripts/kallsyms.c')
0 files changed, 0 insertions, 0 deletions