Staging: lustre: namei.c: fix missing a blank line after declarations
This fixes a missing blank line after declarations. Signed-off-by: Laure Millet <laure.millet@lip6.fr> Signed-off-by: Maxime Lorrillere <maxime.lorrillere@lip6.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Родитель
5ec2936508
Коммит
43550121a7
|
@ -979,6 +979,7 @@ static int ll_unlink(struct inode * dir, struct dentry *dentry)
|
|||
struct ptlrpc_request *request = NULL;
|
||||
struct md_op_data *op_data;
|
||||
int rc;
|
||||
|
||||
CDEBUG(D_VFSTRACE, "VFS Op:name=%pd,dir=%lu/%u(%p)\n",
|
||||
dentry, dir->i_ino, dir->i_generation, dir);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче