From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Fri, 23 Apr 2021 16:39:32 +0200 Subject: [LTP] [PATCH 1/2] syscalls/getppid01: Convert to the new API In-Reply-To: <20210304021304.1126635-1-ruansy.fnst@fujitsu.com> References: <20210304021304.1126635-1-ruansy.fnst@fujitsu.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! Pushed with minor changes, thanks. - fixed the documentation comment - fixed the SPDX license, the original code was GPL-2.0 only and we can't change that unless the test is a complete rewrite -- Cyril Hrubis chrubis@suse.cz