From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from szxga02-in.huawei.com ([119.145.14.65]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YGiN9-00007m-8S for linux-mtd@lists.infradead.org; Thu, 29 Jan 2015 06:14:38 +0000 Message-ID: <54C9CF88.1080208@huawei.com> Date: Thu, 29 Jan 2015 14:13:28 +0800 From: hujianyang MIME-Version: 1.0 To: Artem Bityutskiy Subject: Re: [PATCH] Add myself as UBI co-maintainer References: <1422444504-17217-1-git-send-email-richard@nod.at> <54C9ACE7.9060904@huawei.com> In-Reply-To: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Richard Weinberger , linux-mtd@lists.infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 2015/1/29 13:59, Artem Bityutskiy wrote: > The master branch is a superset of next. Master may have stuff not ready for next. Patches go first to master, then to next. Simple ones go to both. Next is pulled to linux-next tree, master is not. > Master may be rebased, next never gets rebaised. > > Sent from my Android phone. > > Best Regards, > Artem BItyutskiy > Got it! Thanks~!