···11#!/bin/bash22#33+# SPDX-License-Identifier: GPL-2.034# gen_kselftest_tar45# Generate kselftest tarball56# Author: Shuah Khan <shuahkh@osg.samsung.com>67# Copyright (C) 2015 Samsung Electronics Co., Ltd.77-88-# This software may be freely redistributed under the terms of the GNU99-# General Public License (GPLv2).108119# main1210main()