aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/net.c
diff options
context:
space:
mode:
authorJulia Lawall <[email protected]>2013-02-28 01:05:44 +0000
committerLinus Torvalds <[email protected]>2013-02-28 03:10:23 +0000
commit507063b2a435b24951bce8e1f67ab65cda490f1b (patch)
treed166bc08e67dd39a2c360de5558ae0499a2ac6a2 /net/tipc/net.c
parentDocumentation/DMA-API-HOWTO.txt: fix typo (diff)
downloadkernel-507063b2a435b24951bce8e1f67ab65cda490f1b.tar.gz
kernel-507063b2a435b24951bce8e1f67ab65cda490f1b.zip
drivers/pps/clients/pps-gpio.c: use devm_kzalloc
devm_kzalloc allocates memory that is released when a driver detaches. This patch uses devm_kzalloc for data that is allocated in the probe function of a platform device and is only freed in the remove function. Signed-off-by: Julia Lawall <[email protected]> Cc: Rodolfo Giometti <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/tipc/net.c')
0 files changed, 0 insertions, 0 deletions