Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752292AbcLLLUN (ORCPT ); Mon, 12 Dec 2016 06:20:13 -0500 Received: from ec2-52-27-115-49.us-west-2.compute.amazonaws.com ([52.27.115.49]:49839 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751360AbcLLLUL (ORCPT ); Mon, 12 Dec 2016 06:20:11 -0500 Subject: Re: [PATCH 1/1] Fixed to BUG_ON to WARN_ON def To: Ozgur Karatas , yishaih@mellanox.com References: <811031481540339@web1j.yandex.ru> Cc: netdev , linux-kernel From: Stefan Schmidt Message-ID: <080dc5cc-3d72-a5db-2f53-5c6ce74837b4@osg.samsung.com> Date: Mon, 12 Dec 2016 12:19:48 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <811031481540339@web1j.yandex.ru> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 670 Lines: 20 Hello. On 12/12/16 11:58, Ozgur Karatas wrote: > Hello all, > I think should be use to "WARN_ON" and checkpatch script give to error, I fixed and I think should don't use "BUG_ON". > Regards, > > Signed-off-by: Ozgur Karatas I pointed you already before to the Documentation how to prepare a commit subject and commit message. You just replied with that you are new to contributing patches. That is all fine and many people are new each release. Please take the time to read the provided and pointed out docs. If you keep ignoring such suggestions and docs I would think people will keep ignoring your patches. regards Stefan Schmidt