From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Wed, 19 May 2021 17:11:04 +0200 Subject: [LTP] [RFC PATCH 3/6] API: Add tst_ to file_* functions In-Reply-To: <20210517163029.22974-4-rpalethorpe@suse.com> References: <20210517163029.22974-1-rpalethorpe@suse.com> <20210517163029.22974-4-rpalethorpe@suse.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 Richie, > Usually LTP library functions are prepended with tst_ if not with > safe_. LGTM. Reviewed-by: Petr Vorel Kind regards, Petr