[LTP] [PATCH v1] Fix coding style issue
Wei Gao
wegao@suse.com
Fri Jan 13 11:04:51 CET 2023
Hi Petr
Thanks a lot : )
Regards
Gao Wei
-----Original Message-----
From: Petr Vorel <pvorel@suse.cz>
Sent: 13 January 2023 18:02
To: Wei Gao <wegao@suse.com>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH v1] Fix coding style issue
Hi Wei,
...
> if (tc->use_overlay && !ovl_mounted) {
> tst_res(TCONF,
> - "overlayfs is not configured in this kernel.");
> + "overlayfs is not configured in this kernel.");
This was short enough to put it on the single line.
I also removed the dot at the end and merged.
Thanks!
Kind regards,
Petr
More information about the ltp
mailing list