From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Wed, 17 Mar 2021 11:57:09 +0100 Subject: [LTP] [PATCH v2] cleanup: Unify the annotation style and remove Redundant code In-Reply-To: <20210317100154.20389-1-zhaogongyi@huawei.com> References: <20210317100154.20389-1-zhaogongyi@huawei.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Gongyi, > Change 'DESCRIPTION' to 'Description' and change 'ALGORITHM' to > 'Algorithm', and remove Redundant tst_reap_children since > tst_reap_children has been called in the test skeleton. Reviewed-by: Petr Vorel Kind regards, Petr