]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
hfsplus: assignments inside `if' condition clean-up
authorAnton Salikhmetov <alexo@tuxera.com>
Thu, 16 Dec 2010 16:08:42 +0000 (18:08 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 30 Jun 2011 11:40:58 +0000 (13:40 +0200)
commit2b4f9ca8a575ce6d7ddb59d668e2be250bf86a8f
treeca461cd657ea671d83ad6ef23f22ad8b99a57ad5
parent032016a56a1e9c83646435b32e4416d499e1f1ce
hfsplus: assignments inside `if' condition clean-up

Make assignments outside `if' conditions for unicode.c module
where the checkpatch.pl script reported this coding style error.

Signed-off-by: Anton Salikhmetov <alexo@tuxera.com>
Signed-off-by: Christoph Hellwig <hch@tuxera.com>
fs/hfsplus/unicode.c