In this nested loop, the iteration variable is the same for both loops. This is a typo and the inner loop should use a new loop variable. Signed-off-by: Mingjie Shen <shen497@purdue.edu> |
||
|---|---|---|
| .. | ||
| can.c | ||
| Kconfig | ||
| Make.defs | ||
| mcp2515.c | ||
| mcp2515.h | ||
In this nested loop, the iteration variable is the same for both loops. This is a typo and the inner loop should use a new loop variable. Signed-off-by: Mingjie Shen <shen497@purdue.edu> |
||
|---|---|---|
| .. | ||
| can.c | ||
| Kconfig | ||
| Make.defs | ||
| mcp2515.c | ||
| mcp2515.h | ||