Re: [PATCH] btrfs-progs: tests common: remove meaningless colon in extract_image()

2018-02-07 Thread David Sterba
On Wed, Feb 07, 2018 at 05:57:43PM +0800, Su Yue wrote: > The colon is meaningless so remove it. > > Signed-off-by: Su Yue Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http

[PATCH] btrfs-progs: tests common: remove meaningless colon in extract_image()

2018-02-07 Thread Su Yue
The colon is meaningless so remove it. Signed-off-by: Su Yue --- tests/common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/common b/tests/common index 8e5d0cde1b7e..7f641a004661 100644 --- a/tests/common +++ b/tests/common @@ -331,7 +331,7 @@ extract_image()