On Sun, Oct 25, 2015 at 4:44 AM, Jagan Teki <[email protected]> wrote:
>> +++ b/include/linux/log2.h >> @@ -0,0 +1,205 @@ >> +/* Integer base 2 logarithm calculation > > Of-course Linux look same, but the multi-line comment should be as > > /** > * Integer base 2 logarithm calculation > * > */ > > Probably we can fix this as well - make sense? As this is an imported file from Linux, we should better use the file as is. Regards, Fabio Estevam _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

