Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
parisc: Drop zero variable initialisations in mm/init.c
Initialise global and static variable to 0 is always unnecessary. Remove the unnecessary initialisations. Signed-off-by: Jason Wang <wangborong@cdjrlc.com> Signed-off-by: Helge Deller <deller@gmx.de>
- Loading branch information