>
> Signed-off-by: Jeremy White
> ---
> v2 Use (u) (u) thing instead of (u) ((u) thing)
>Simplify some casting where possible
> ---
> src/scan.c| 6 +++---
> src/session.c | 8
> src/spice.c | 18 +++---
> 3 files changed, 18 insertions(+), 14 deletions(-)
>
>
Signed-off-by: Jeremy White
---
v2 Use (u) (u) thing instead of (u) ((u) thing)
Simplify some casting where possible
---
src/scan.c| 6 +++---
src/session.c | 8
src/spice.c | 18 +++---
3 files changed, 18 insertions(+), 14 deletions(-)
diff --git a/src/scan.c b