2018-01-14 0:56 GMT+09:00 Himanshu Jha <[email protected]>: > 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]> > --- > scripts/coccinelle/api/alloc/alloc_cast.cocci | 92 > +++++++++++++++++++++------ > 1 file changed, 71 insertions(+), 21 deletions(-)
Applied to linux-kbuild/misc. Thanks! -- Best Regards Masahiro Yamada

