RE: [PATCH 1/5] lib: remove blank line ending comment blocks

2023-06-15 Thread Ruifeng Wang
achin.sax...@nxp.com; hemant.agra...@nxp.com; > Honnappa > Nagarahalli ; Ciara Power > > Subject: [PATCH 1/5] lib: remove blank line ending comment blocks > > At the end of a comment, no need for an extra line. > > This pattern was fixed with the following command: &g

[PATCH 1/5] lib: remove blank line ending comment blocks

2023-06-14 Thread Thomas Monjalon
At the end of a comment, no need for an extra line. This pattern was fixed with the following command: git ls lib | xargs sed -i '/^ *\* *$/{N;/ *\*\/ *$/D;}' Signed-off-by: Thomas Monjalon --- lib/bbdev/rte_bbdev.h | 2 -- lib/bbdev/rte_bbdev_op.h| 1 - lib/