From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1522285649.8261.5.camel@mhfsdcap03> Subject: Re: [PATCH 0/2] Fix some function description mismatches From: xiaolei li To: Richard Weinberger CC: , , , Date: Thu, 29 Mar 2018 09:07:29 +0800 In-Reply-To: <24567439.icTe1ItB9o@blindfold> References: <1522228438-64034-1-git-send-email-xiaolei.li@mediatek.com> <24567439.icTe1ItB9o@blindfold> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit MIME-Version: 1.0 List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Richard On Wed, 2018-03-28 at 14:06 +0200, Richard Weinberger wrote: > Am Mittwoch, 28. März 2018, 11:13:56 CEST schrieb Xiaolei Li: > > This patch fixes some function description mismatches. > > Did you find these manually or in some automated way? I found these by accident. Do you know whether there is a tool to do comments check? Thanks. Xiaolei > > Thanks, > //richard