summaryrefslogtreecommitdiffstats
path: root/ipc/syscall.c
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@lip6.fr>2012-08-04 18:50:46 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2012-08-20 10:28:13 +0200
commit4dbb845ddedff87fc1289ad0e2d780a4a7918356 (patch)
tree2019b90c33a38259f93c4ada3167067ab026dd36 /ipc/syscall.c
parentcrypto: nx - Remove virt_to_abs() usage in nx-842.c (diff)
downloadlinux-4dbb845ddedff87fc1289ad0e2d780a4a7918356.tar.xz
linux-4dbb845ddedff87fc1289ad0e2d780a4a7918356.zip
drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated data
devm_kfree and devm_iounmap should not have to be explicitly used. The semantic patch that fixes this problem is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ expression x,d; @@ x = devm_kzalloc(...) ... ?-devm_kfree(d,x); // </smpl> Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'ipc/syscall.c')
0 files changed, 0 insertions, 0 deletions