ext2: trivial indentation fix.
commit7823c7c121839f5a003acdf9c2f1839bfa2f6c43
authorLuiz Fernando Capitulino <lcapitulino@mandriva.com.br>
Wed, 11 Jan 2006 00:38:27 +0000 (11 01:38 +0100)
committerAdrian Bunk <bunk@r063144.stusta.swh.mhn.de>
Wed, 11 Jan 2006 00:38:27 +0000 (11 01:38 +0100)
tree11c8b9ef1b714e8314cae2896e95fe8e6db64722
parent02706647a49011ae1e7b4eca33e835d1681b094e
ext2: trivial indentation fix.

This memset() line was indented with seven spaces, this patch fixes
it to use a tab instead. Yes, very trivial but it's the third time
I have to look at this line..

Signed-off-by: Luiz Capitulino <lcapitulino@mandriva.com.br>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
fs/ext2/dir.c