Commit 9c7a929
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 9c7a929
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
288 | | - | |
| 287 | + | |
| 288 | + | |
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
| 302 | + | |
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| |||
0 commit comments