diff options
author | Julia Lawall <julia@diku.dk> | 2008-06-24 10:22:05 +0200 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2008-06-24 19:28:55 +0200 |
commit | e2569b7e572c0e6782380b3fdda901deb175d75a (patch) | |
tree | c7541106f957225ab0eb8fff6d1244e2675f697f /arch/ia64/kernel/acpi.c | |
parent | [IA64] Handle count==0 in sn2_ptc_proc_write() (diff) | |
download | linux-e2569b7e572c0e6782380b3fdda901deb175d75a.tar.xz linux-e2569b7e572c0e6782380b3fdda901deb175d75a.zip |
[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/kernel/acpi.c')
0 files changed, 0 insertions, 0 deletions