diff options
| author | Olof Johansson <[email protected]> | 2016-12-29 22:16:07 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-12-29 22:46:39 +0000 |
| commit | 98473f9f3f9bd404873cd1178c8be7d6d619f0d1 (patch) | |
| tree | e84b37c3cfbb7fe4925cdec6857518cab16db863 /drivers/pwm/pwm-imx.c | |
| parent | mm: optimize PageWaiters bit use for unlock_page() (diff) | |
| download | kernel-98473f9f3f9bd404873cd1178c8be7d6d619f0d1.tar.gz kernel-98473f9f3f9bd404873cd1178c8be7d6d619f0d1.zip | |
mm/filemap: fix parameters to test_bit()
mm/filemap.c: In function 'clear_bit_unlock_is_negative_byte':
mm/filemap.c:933:9: error: too few arguments to function 'test_bit'
return test_bit(PG_waiters);
^~~~~~~~
Fixes: b91e1302ad9b ('mm: optimize PageWaiters bit use for unlock_page()')
Signed-off-by: Olof Johansson <[email protected]>
Brown-paper-bag-by: Linus Torvalds <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-imx.c')
0 files changed, 0 insertions, 0 deletions
