tx_size was just declared above and set to BIT(tx->order) Use the declaration instead, which could avoid a pointer deref Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com> |
||
|---|---|---|
| .. | ||
| arch/mips | ||
| drivers | ||
tx_size was just declared above and set to BIT(tx->order) Use the declaration instead, which could avoid a pointer deref Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com> |
||
|---|---|---|
| .. | ||
| arch/mips | ||
| drivers | ||