mirror of
https://github.com/torvalds/linux.git
synced 2024-12-29 06:12:08 +00:00
0d2e7a5c60
alloc failures already get standardized OOM messages and a dump_stack. Convert kzalloc's with multiplies to kcalloc. Convert kmalloc's with multiplies to kmalloc_array. Remove now unused variables. Remove unnecessary memset after kzalloc->kcalloc. Whitespace cleanups for these changes. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
isl_38xx.c | ||
isl_38xx.h | ||
isl_ioctl.c | ||
isl_ioctl.h | ||
isl_oid.h | ||
islpci_dev.c | ||
islpci_dev.h | ||
islpci_eth.c | ||
islpci_eth.h | ||
islpci_hotplug.c | ||
islpci_mgt.c | ||
islpci_mgt.h | ||
Makefile | ||
oid_mgt.c | ||
oid_mgt.h | ||
prismcompat.h |