Re: [PATCH v3] platform/chrome: cros_ec_trace: update generating script

2019-07-30 Thread Enric Balletbo i Serra
Hi Tzung-Bi, cc'ing Raul for if he has comments On 29/7/19 16:39, Tzung-Bi Shih wrote: > To remove ", \" from the last line. > I'm overall fine with the patch itself but I'd prefer a better description here. Thanks, ~ Enric > Signed-off-by: Tzung-Bi Shih > --- > Changes from v1: > - simpler

[PATCH v3] platform/chrome: cros_ec_trace: update generating script

2019-07-29 Thread Tzung-Bi Shih
To remove ", \" from the last line. Signed-off-by: Tzung-Bi Shih --- Changes from v1: - simpler awk code Changes from v2: - use c style comments instead of c++ style - use '@' delimiter in sed instead of '/' to avoid unintentional end of comment "*/" drivers/platform/chrome/cros_ec_trace.c |