]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ntfs: remove NULL value assignments
authorFabian Frederick <fabf@skynet.be>
Sat, 17 May 2014 13:17:25 +0000 (23:17 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sat, 17 May 2014 13:17:25 +0000 (23:17 +1000)
commit026da6994e0a5091a887b72e648a024242d5e7ea
tree4b97ec1d6d4c7d8c2c89b7ae803c05a768e506bb
parentd2655dfdb87638cc0ac5b491c6abcebd47616bb8
ntfs: remove NULL value assignments

Static values are automatically initialized to NULL.

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Acked-by: Anton Altaparmakov <anton@tuxera.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/ntfs/compress.c
fs/ntfs/super.c
fs/ntfs/sysctl.c