Staging: lustre: fld: fix spacing issue.

fixed up a spacing issue.

Signed-off-by: Gary Alan Rookard <garyrookard@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Gary Rookard 2014-03-10 21:59:09 -04:00 committed by Greg Kroah-Hartman
parent fdb59a46c6
commit 238bbffb99
1 changed files with 1 additions and 1 deletions

View File

@ -355,7 +355,7 @@ static void fld_cache_overlap_handle(struct fld_cache *cache,
fld_cache_entry_add(cache, f_new, &f_curr->fce_list);
} else
CERROR("NEW range ="DRANGE" curr = "DRANGE"\n",
PRANGE(range),PRANGE(&f_curr->fce_range));
PRANGE(range), PRANGE(&f_curr->fce_range));
}
struct fld_cache_entry