[LTP] [PATCH v2] syscalls/unshare: Convert unshare02 to the new API

Cyril Hrubis chrubis@suse.cz
Tue Apr 20 11:36:22 CEST 2021


Hi!
> +// SPDX-License-Identifier: GPL-2.0-or-later
> +/*
> + * Copyright (c) Crackerjack Project., 2007
> + * Ported from Crackerjack to LTP by Manas Kumar Nayak maknayak@in.ibm.com>
> + */
> +
> +/*
> + * [Description]
> + *
> + * Basic tests for the unshare error() syscall.
> + */

Pushed with slight modification to the description, thanks.

Also please note that the special description comment has to start with
/*\ instead of just /* in order to be picked up by docparser.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list