Skip to content
Snippets Groups Projects
user avatar
Himanshu Jha authored
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: default avatarHimanshu Jha <himanshujha199640@gmail.com>
Acked-by: default avatarJulia Lawall <julia.lawall@lip6.fr>
Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
d8e7eb51
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
api
free
iterators
locks
misc
null
tests