style fix, no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -312,7 +312,7 @@ static void progress_meter(int flag)
|
||||
}
|
||||
}
|
||||
#else
|
||||
static ALWAYS_INLINE void progress_meter(int flag UNUSED_PARAM) { }
|
||||
static ALWAYS_INLINE void progress_meter(int flag UNUSED_PARAM) {}
|
||||
#endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user