summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorJohn Efstathiades <john.efstathiades@pebblebay.com>2021-11-18 11:01:34 +0000
committerDavid S. Miller <davem@davemloft.net>2021-11-18 12:11:50 +0000
commita6df95cae40bee555e01a37b4023ce8e97ffa249 (patch)
treef3958655c766c38e7d3e247e55628e9b93fb8696 /scripts/patch-kernel
parentd091ec975b5af484c1c4e823ec22546bbaf3e2cc (diff)
downloadkernel-a6df95cae40bee555e01a37b4023ce8e97ffa249.tar.gz
lan78xx: Fix memory allocation bug
Fix memory allocation that fails to check for NULL return. Signed-off-by: John Efstathiades <john.efstathiades@pebblebay.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
stcall, it is always emptyHarvey Harrison 2007-10-19fs/file_table.c: use list_for_each_entry() instead of list_for_each()Matthias Kaehlcke 2007-10-17r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen 2007-10-17fs: use kmem_cache_zalloc insteadDenis Cheng 2007-10-17lib: percpu_counter_sum_positivePeter Zijlstra