]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ntfs: remove NULL value assignments
authorFabian Frederick <fabf@skynet.be>
Thu, 22 May 2014 00:42:27 +0000 (10:42 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:42:27 +0000 (10:42 +1000)
commitd0309c1263425b9caf2d2aac463461a6ff868d95
tree65de7cc202d662b35031babb9542a5b127fe5f02
parent8aca2ac0e34fa6c5853180b4e61378b3f5c9e777
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