diff options
author | Julia Lawall <[email protected]> | 2008-06-24 10:22:05 +0200 |
---|---|---|
committer | Tony Luck <[email protected]> | 2008-06-24 10:28:55 -0700 |
commit | e2569b7e572c0e6782380b3fdda901deb175d75a (patch) | |
tree | c7541106f957225ab0eb8fff6d1244e2675f697f /net/unix/sysctl_net_unix.c | |
parent | 8097110d179b874d91c6495330c2b96c991e8c6e (diff) |
[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 <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions