Justus Winter, le Fri 19 Dec 2014 02:48:58 +0100, a écrit :
> If the loop above completes at least one iteration, `i' will be larger
> than zero.
Ack.
> * linux/dev/glue/block.c (rdwr_full): Add assertion to appease the
> compiler.
> ---
> linux/dev/glue/block.c | 1 +
> 1 file changed, 1 insert
If the loop above completes at least one iteration, `i' will be larger
than zero.
* linux/dev/glue/block.c (rdwr_full): Add assertion to appease the
compiler.
---
linux/dev/glue/block.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/linux/dev/glue/block.c b/linux/dev/glue/block.c
index 79a36