From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753428AbbESFJY (ORCPT ); Tue, 19 May 2015 01:09:24 -0400 Received: from mail-la0-f44.google.com ([209.85.215.44]:33183 "EHLO mail-la0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751928AbbESFJV (ORCPT ); Tue, 19 May 2015 01:09:21 -0400 MIME-Version: 1.0 In-Reply-To: <20150519050326.GB3820@sudip-PC> References: <1432011010-10358-1-git-send-email-eng.douglasfigueiredo@gmail.com> <20150519050326.GB3820@sudip-PC> Date: Tue, 19 May 2015 02:09:20 -0300 Message-ID: Subject: Re: [PATCH 1/1] [930672e8693a] Task 10 of the Eudyptula Challenge From: Douglas Figueiredo To: Sudip Mukherjee Cc: Greg Kroah-Hartman , vitaly.osipov@gmail.com, matt@ninezulu.com, tapaswenipathak@gmail.com, artemiyv@acm.org, raghav3276@gmail.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org thanks for yours hints. 930672e8693a is my ID on the challenge, I will take care about this things in the future. 2015-05-19 2:03 GMT-03:00 Sudip Mukherjee : > On Tue, May 19, 2015 at 01:50:10AM -0300, Douglas Figueiredo wrote: >> From: douglasbsf >> >> Fixed Coding Style Problem in drivers/staging/wlan-ng/prism2fw.c > > 1) mention which coding style problem you fixed in the commit message. > 2) no need to mention the challenge in the subject, the subject can be > something like [PATCH] staging: wlan-ng: fix long line > 3) when you are sending a single patch, no need to mention 1/1 > > and what is that 930672e8693a? my guess its your commit id in your local > git. No need to mention that also. > > regards > sudip