From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Tue, 28 Apr 2020 10:26:02 +0200 Subject: [LTP] [PATCH V2] common_timers: staticize all definitions In-Reply-To: References: Message-ID: <20200428082602.GA13586@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi, > Staticize all variable and function definitions to avoid build failures > in the future if this gets included by multiple files. Reviewed-by: Petr Vorel Kind regards, Petr