]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit011d12589d983556b722614f42c3e6027f4d11be
treed86585183695c3ac1da189eddc8218081b3954d7
parent0a52d13134a295121add8d10fca5ebc7c719beb6
staging/lustre/llite: Fix wrong identing in ll_setxattr_common

smatch has highlighted wrong indenting that results from
commit dfe9d17cdb7d ("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