From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751327AbaEVEkG (ORCPT ); Thu, 22 May 2014 00:40:06 -0400 Received: from lgeamrelo04.lge.com ([156.147.1.127]:55225 "EHLO lgeamrelo04.lge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751203AbaEVEkF (ORCPT ); Thu, 22 May 2014 00:40:05 -0400 X-Original-SENDERIP: 10.178.33.69 X-Original-MAILFROM: gioh.kim@lge.com Message-ID: <537D7FA4.30501@lge.com> Date: Thu, 22 May 2014 13:40:04 +0900 From: Gioh Kim User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: David Rientjes CC: Marek Szyprowski , linux-kernel@vger.kernel.org, Michal Nazarewicz , =?UTF-8?B?7J206rG07Zi4?= Subject: Re: [RFC] I found an errataum at drivers/base/dma-contiguous.c:294 References: <537D54D3.9060908@lge.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks your advice. I'll send a patch soon. 2014-05-22 오전 11:54, David Rientjes 쓴 글: > On Thu, 22 May 2014, Gioh Kim wrote: > >> This is not a big deal but I think get_dev_cma_area is errataum of dev_get_cma_area. >> > > Looks good, but you may want to read Documentation/SubmittingPatches when > proposing patches. >