diff options
author | 2011-11-15 14:48:56 -0800 | |
---|---|---|
committer | 2011-12-05 17:10:20 +0100 | |
commit | 706d9a9c8b5758390036b9980a2b12d809599777 (patch) | |
tree | b44098f91c6d8e1560e9488fe619e3e789f3d465 /crypto/api.c | |
parent | arch/x86/kernel/e820.c: Eliminate bubble sort from sanitize_e820_map() (diff) | |
download | wireguard-linux-706d9a9c8b5758390036b9980a2b12d809599777.tar.xz wireguard-linux-706d9a9c8b5758390036b9980a2b12d809599777.zip |
arch/x86/kernel/e820.c: quiet sparse noise about plain integer as NULL pointer
The last parameter to sort() is a pointer to the function used
to swap items. This parameter should be NULL, not 0, when not
used. This quiets the following sparse warning:
warning: Using plain integer as NULL pointer
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Cc: hartleys@visionengravers.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions