diff --git a/scst/src/scst_mem.c b/scst/src/scst_mem.c index 6ccb8cf40..1706acb78 100644 --- a/scst/src/scst_mem.c +++ b/scst/src/scst_mem.c @@ -1168,7 +1168,7 @@ out_return: out_return1: *sgv = obj; - TRACE_MEM("Returning failed obj %p (count %d)", obj, *count); + TRACE_MEM("Returning failed obj %p", obj); out_return2: *count = pages_to_alloc;