RE: [PATCH] 6fire: Convert byte_rev_table uses to bitrev8

From: Wang, Yalin
Date: Tue Oct 28 2014 - 23:16:20 EST


> From: Joe Perches [mailto:joe@xxxxxxxxxxx]
> > I think the most safe way is change byte_rev_table[] to be satic, So
> > that no driver can access it directly, The build error can remind the
> > developer if they use byte_rev_table[] Directly .
>
> You can do that with your later patch, but the existing uses _must_ be
> converted first so you don't break the build.
>
>
Yeah, I agree with you,
I will add this into my later patch.

Thanks
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/