diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2015-10-03 20:52:48 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-04 09:30:14 +0100 |
commit | 482e191d61a85c87e033a650e755d3a4361a6158 (patch) | |
tree | c369bdabe317c0d6b7b9380e998c7c0201ba235e /mm/readahead.c | |
parent | e24bb0ed81795731c8cca4d3ecbac04862fbf128 (diff) |
staging: dgnc: remove initialization of global
globals variable will be initialied to 0 and the global pointers will be
to NULL. No need to initialize them separately.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm/readahead.c')
0 files changed, 0 insertions, 0 deletions