From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Thu, 18 Feb 2021 11:26:02 +0100 Subject: [LTP] [PATCH] lib/tst_mkfs: bugfix for lib/tst_mkfs.c In-Reply-To: <20210218065758.230880-1-zhaogongyi@huawei.com> References: <20210218065758.230880-1-zhaogongyi@huawei.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! > + if (!strcmp(fs_type, "tmpfs")) { > + tst_resm_(file, lineno, TINFO, "Need not fomat for TMPFS filesystem"); I've fixed typo and reworded this message a bit and pushed, thanks. -- Cyril Hrubis chrubis@suse.cz