Re: What is the meaning of [PATCH v3 0/3] things in mail subject
Hubert CHAUMETTE <[email protected]> Mon, 22 Jan 2018 16:01:19 +0100
| Newsgroups | org.kernel.vger.linux-newbie |
|---|---|
| Message-ID | <[email protected]> |
Le 22/01/2018 15:36, wuzhouhui a écrit : > In linux kernel mail list, I often see such string in mail subject: > [PATCH V3 3/3] > or > [PATCH 0/8] > > What's meaning of "V3", "3/3" and "0/8"? Hi Wuzhouhui, The 0/8 is the number of the patch in a series (0 for the patch that explains the whole series, in a series of 8 patches). V3 is the version of the series, when it is not accepted as-is and needs rework according to the feedback gathered. Regards, Hubert Chaumette -- To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs