fixed up a spacing issue. Signed-off-by: Gary Alan Rookard <garyrookard@xxxxxxxxx> --- On branch staging-next drivers/staging/lustre/lustre/fld/fld_cache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/lustre/lustre/fld/fld_cache.c b/drivers/staging/lustre/lustre/fld/fld_cache.c index 9469e23..a06a642 100644 --- a/drivers/staging/lustre/lustre/fld/fld_cache.c +++ b/drivers/staging/lustre/lustre/fld/fld_cache.c @@ -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 -- 1.9.0 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel