Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging: lustre: replace kmalloc with kmalloc_array
This patch fixes the following checkpatch.pl warning: WARNING: Prefer kmalloc_array over kmalloc with multiply Signed-off-by: Denis Petrovic <denis.petrovic@edu.ece.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information