From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Wed, 30 Jan 2019 14:54:14 +0100 Subject: [LTP] [PATCH v4 6/8] tst_timer: Turn clock_name() function public In-Reply-To: <20190129173659.27901-6-rafael.tinoco@linaro.org> References: <20190124161159.GC16804@rei.lan> <20190129173659.27901-1-rafael.tinoco@linaro.org> <20190129173659.27901-6-rafael.tinoco@linaro.org> Message-ID: <20190130135414.GC4709@rei> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! I've renamed the function to tst_clock_name() just to keep it consistent with the rest of the LTP API. -- Cyril Hrubis chrubis@suse.cz