|
@@ -453,8 +453,8 @@ static inline int noisy_stale_wait(unsigned int mstime, struct work*work, bool c
|
|
|
int rv = stale_wait(mstime, work, checkend);
|
|
int rv = stale_wait(mstime, work, checkend);
|
|
|
#define noisy_stale_wait(mstime, work, checkend) noisy_stale_wait(mstime, work, checkend, bitforce)
|
|
#define noisy_stale_wait(mstime, work, checkend) noisy_stale_wait(mstime, work, checkend, bitforce)
|