Commit 0c1759e
committed
fast-get: (cosmetic) use a local variable
In fast_put() sram_ptr == entry->sram_ptr, use the former since it's
shorter.
Signed-off-by: Guennadi Liakhovetski <[email protected]>1 parent d29ddfa commit 0c1759e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
| 287 | + | |
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
| 302 | + | |
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| |||
0 commit comments