]> git.baikalelectronics.ru Git - kernel.git/commit
UDF: coding style fixups
authorCyrill Gorcunov <gorcunov@gmail.com>
Wed, 17 Oct 2007 06:30:08 +0000 (23:30 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:42:58 +0000 (08:42 -0700)
commit711103e22f727ad8f82870c4a87142cf3e4b9521
treeefe6e69eb395b31a79340ce4015df82ead72cd37
parent9d850265f78c28889290ba44314218dff57ef042
UDF: coding style fixups

This patch does additional coding style fixup.  Initially the code is being
distorted by Lindent (in my patches sent not very long ago) and fixed in
the followup patches but this stuff was accidently missed.

New and old compiled files were compared with cmp to check for being
identically.  So the patch will not break the kernel.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: Jan Kara <jack@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/udf/super.c
fs/udf/udftime.c