diff options
author | Himanshu Jha <[email protected]> | 2018-01-13 21:26:30 +0530 |
---|---|---|
committer | Masahiro Yamada <[email protected]> | 2018-01-16 23:38:53 +0900 |
commit | d8e7eb51b03d83910d2dec48c5df4ec419a6bcff (patch) | |
tree | 1ce3c70770056f7701b585e92d4e816b0603951c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cb00a4f3dbd622acea1059c9da40131b8733d24e (diff) |
Coccinelle: alloc_cast: Add more memory allocating functions to the list
Add more memory allocating functions that are frequently used in the
kernel code to the existing list and remove the useless casts where
it is unnecessary.
But preserve those casts having __attribute__ such as __force, __iomem,
etc. which are used by Sparse in the static analysis of the code.
Also remove two blank lines at EOF.
Signed-off-by: Himanshu Jha <[email protected]>
Acked-by: Julia Lawall <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions