Thanks Ben,
On Tue, Jul 23, 2013 at 12:34 PM, Ben Pfaff wrote:
> On Mon, Jul 22, 2013 at 03:47:19PM -0700, Alex Wang wrote:
> > This commit fixes the warning issued by 'clang' when pointer is casted
> > to one with greater alignment.
> >
> > Signed-off-by: Alex Wang
>
> Thanks, I applied this.
On Mon, Jul 22, 2013 at 03:47:19PM -0700, Alex Wang wrote:
> This commit fixes the warning issued by 'clang' when pointer is casted
> to one with greater alignment.
>
> Signed-off-by: Alex Wang
Thanks, I applied this.
I noticed one place with an unnecessary cast, so I folded this in:
diff --gi