Skip to content

Commit

Permalink
[PATCH] slab cleanup
Browse files Browse the repository at this point in the history
slab.c has become a bit revolting again.  Try to repair it.

- Coding style fixes

- Don't do assignments-in-if-statements.

- Don't typecast assignments to/from void*

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Mar 22, 2006
1 parent f30cf7d commit a737b3e
Showing 1 changed file with 304 additions and 292 deletions.
Loading

0 comments on commit a737b3e

Please sign in to comment.