On 02/19/14 06:11, Stefan Weil wrote: > These modifications avoid type conversions for non optimized code. > > ld* function prototypes will follow later. > > [PATCH 1/2] bswap: Modify prototype of stb_p (avoid type > [PATCH 2/2] bswap: Modify prototypes of st[wl]_{le,be}_p (avoid type >
It probably wouldn't hurt to audit all call sites, but it does look reasonable. Reviewed-by: Laszlo Ersek <ler...@redhat.com>