From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Mon, 20 Jan 2020 20:10:57 +0100 Subject: [LTP] [PATCH 1/2] socketcall01: Use tst_syscall() instead of custom syscall support detection In-Reply-To: <20200120133646.8629-1-pvorel@suse.cz> References: <20200120133646.8629-1-pvorel@suse.cz> Message-ID: <20200120191057.GA32492@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi, slightly modified version of this one merged after release. Thanks a lot to all for review. Kind regards, Petr