rcu: narrow some variable to avoid warnings
Summary: On Windows, MSVC rightfully complains about conversion from uint64_t to uint8_t and uint32_t. In both cases, the narrowing is acceptable, so let's do that. Reviewed By: yfeldblum Differential Revision: D25352231 fbshipit-source-id: aa900fc14a666f1a99bfaa45b1afac02e7209fa3
Showing
Please register or sign in to comment