Commit 2de124e2 authored by Lioncash's avatar Lioncash
Browse files

svc: Remove unnecessary casts

Simplifies and removes some casts. In all cases, these were generally
widening from a 32-bit unsigned type to a 64-bit unsigned type, so no
information would be lost from the conversion.
parent aeb100cf
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment