summaryrefslogtreecommitdiff
path: root/arch/ia64/sn/kernel/sn2/sn2_smp.c
diff options
context:
space:
mode:
authorJulia Lawall <julia@diku.dk>2008-06-24 08:22:05 (GMT)
committerTony Luck <tony.luck@intel.com>2008-06-24 17:28:55 (GMT)
commite2569b7e572c0e6782380b3fdda901deb175d75a (patch)
treec7541106f957225ab0eb8fff6d1244e2675f697f /arch/ia64/sn/kernel/sn2/sn2_smp.c
parent8097110d179b874d91c6495330c2b96c991e8c6e (diff)
downloadlinux-fsl-qoriq-e2569b7e572c0e6782380b3fdda901deb175d75a.tar.xz
[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()
As noted by Akinobu Mita alloc_bootmem and related functions never return NULL and always return a zeroed region of memory. Thus a NULL test or memset after calls to these functions is unnecessary. Signed-off-by: Julia Lawall <julia@diku.dk> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/sn/kernel/sn2/sn2_smp.c')
0 files changed, 0 insertions, 0 deletions