staging/lustre/llite: Fix wrong identing in ll_setxattr_common
authorOleg Drokin <green@linuxhacker.ru>
Sat, 16 May 2015 07:38:34 +0000 (03:38 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 May 2015 00:29:45 +0000 (09:29 +0900)
commita612b007280192743f52a8fb764aefbeca05f188
treed86585183695c3ac1da189eddc8218081b3954d7
parent3959d0cb7e6e1a00cf815278901929534709e72a
staging/lustre/llite: Fix wrong identing in ll_setxattr_common

smatch has highlighted wrong indenting that results from
commit 7fc1f831d83f ("staging/lustre/llite: extended attribute cache")

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/xattr.c