diff options
author | 2009-08-08 21:01:22 +0800 | |
---|---|---|
committer | 2009-08-10 08:31:16 -0700 | |
commit | 5e2f89b5d5d87a7c3ba19fc85ba0c29adb65f639 (patch) | |
tree | 2737536b2183e1d089ef4d83495c75c815c7f448 /lib/debugobjects.c | |
parent | documentation: register ioctl entry of nilfs2 (diff) | |
download | wireguard-linux-5e2f89b5d5d87a7c3ba19fc85ba0c29adb65f639.tar.xz wireguard-linux-5e2f89b5d5d87a7c3ba19fc85ba0c29adb65f639.zip |
mempool.c: clean up type-casting
clean up type-casting twice. "size_t" is typedef as "unsigned long" in
64-bit system, and "unsigned int" in 32-bit system, and the intermediate
cast to 'long' is pointless.
Signed-off-by: Figo.zhang <figo1802@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions