Return-path: Received: from mail-ie0-f193.google.com ([209.85.223.193]:51429 "EHLO mail-ie0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752213AbbACPlq (ORCPT ); Sat, 3 Jan 2015 10:41:46 -0500 Received: by mail-ie0-f193.google.com with SMTP id x19so4966867ier.0 for ; Sat, 03 Jan 2015 07:41:45 -0800 (PST) Received: from mail-ie0-f170.google.com (mail-ie0-f170.google.com. [209.85.223.170]) by mx.google.com with ESMTPSA id k75sm21131804ioe.41.2015.01.03.07.41.44 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 03 Jan 2015 07:41:44 -0800 (PST) Received: by mail-ie0-f170.google.com with SMTP id rd18so17880418iec.15 for ; Sat, 03 Jan 2015 07:41:44 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <1420127170-28421-1-git-send-email-rickard_strandqvist@spectrumdigital.se> Date: Sat, 3 Jan 2015 16:41:44 +0100 Message-ID: (sfid-20150103_164150_753765_0AF605D4) Subject: Re: [PATCH] net: wireless: b43legacy: radio.c: Remove unused function From: Rickard Strandqvist To: Sedat Dilek Cc: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= , Larry Finger , Stefano Brivio , Network Development , "linux-wireless@vger.kernel.org" , Linux Kernel Mailing List , b43-dev Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: 2015-01-03 15:51 GMT+01:00 Sedat Dilek : > On Sat, Jan 3, 2015 at 3:45 PM, Rickard Strandqvist > wrote: > [ ... ] >>> > I just got one more complaining about my subject-line in "net: wireless: " >>> > I use some sed call for this, so it's easy to fix. I will now remove that >>> > part hereinafter. >>> > I check in Documentation/ but did not find any clear info for this. >>> > >>> >>> The easiest way to make (sub)maintainers happy is to check the git-log... >>> >>> $ git log --oneline /path/to/file >>> >>> ...and look how other contributors labeled their patches. >>> >>> [1] is the 1st address to look at on how to submit patches to Linux-kernel. >>> To promote the good work of Greg, see [2,3] for a video and tutorial >>> on that topic, too. >>> >>> - Sedat - >>> >>> [1] http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/SubmittingPatches >>> [2] https://www.youtube.com/watch?v=XXix80GCvpo >>> [3] https://github.com/gregkh/kernel-tutorial >> >> >> >> Hi Sedat >> >> Thanks for the tip :) >> >> To bad with the audio in the video thow. Have read SubmittingPatches before. >> > > AFAICS there is another (earlier) video "Write and Submit your first > Linux kernel Patch" from FOSDEM 2010. > > For German readers I can recommend the book from [2] (no I get no > money for promotion). > > - Sedat - > > [1] https://www.youtube.com/watch?v=LLBrBBImJt4 > [2] http://www.opensourcepress.de/de/produkte/Git/33227/978-3-95539-119-5- > >> >> But I have now added a line in my script that does a: >> >> git log -10 --oneline >> >> So I can at least see the other subjekt lines, and make adjustments if >> necessary. >> >> >> >> Kind regards >> Rickard Strandqvist Hi Good video! Wish I had seen this a year ago. Sorry, no German for me :) Kind regards Rickard Strandqvist