From: Ravi Kerur <rkerur@gmail.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: TODO list
Date: Mon, 13 Apr 2015 22:42:38 +0000 [thread overview]
Message-ID: <552C465E.8010600@gmail.com> (raw)
In-Reply-To: <20100714100136.GA3583@albatros>
On 4/13/2015 3:02 PM, Dan Carpenter wrote:
> On Mon, Apr 13, 2015 at 02:46:53PM -0700, Ravi Kerur wrote:
>> Team,
>>
>> I will take up net/sched files and get a clean checkpatch run on them. I am working on a project which involves this piece of code and as part of learning the code I can clean-up the files. I ran checkpatch on some of them and I do see that it needs cleaning. For e.g.
>>
>> #:~/git/kernels/staging$ perl scripts/checkpatch.pl -f net/sched/act_api.c
>> WARNING: networking block comments don't use an empty /* line, use /* Comment...
>> #41: FILE: net/sched/act_api.c:41:
>> + /*
>> + * gen_estimator est_timer() might access p->tcfc_locki
>>
>> CHECK: Comparison to NULL could be written "!nest"
>> #95: FILE: net/sched/act_api.c:95:
>> + if (nest = NULL)
>> ...
>> [...]
>
> No one cares about either of those things. If it's a drivers/staging
> patch then we would merge it, but if it's a patch to net/sched/act_api.c
> they will probably just get annoyed with you.
>
Thanks, The reason I didn't pick from drivers/staging is that I don't have necessary hardware to test the changes. Hence I chose something which can be tested without any restriction and get it done. Do you have any recommendations?
Thanks,
Ravi
> regards,
> dan carpenter
>
next prev parent reply other threads:[~2015-04-13 22:42 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-14 10:01 TODO list Kulikov Vasiliy
2012-07-08 13:38 ` TODO List Benjamin BEURDOUCHE
2012-07-09 0:51 ` Keith Woodie
2015-04-03 20:40 ` TODO list Ravi Kerur
2015-04-07 7:49 ` Dan Carpenter
2015-04-09 0:36 ` Ravi Kerur
2015-04-09 8:48 ` Dan Carpenter
2015-04-09 22:57 ` Ravi Kerur
2015-04-10 5:34 ` Julia Lawall
2015-04-10 22:47 ` Ravi Kerur
2015-04-11 5:17 ` Julia Lawall
2015-04-13 22:02 ` Dan Carpenter
2015-04-13 22:42 ` Ravi Kerur [this message]
2015-04-14 6:58 ` Dan Carpenter
-- strict thread matches above, loose matches on Subject: below --
2015-07-24 6:01 José Pekkarinen
2010-08-17 19:16 todo list varun satrawla
2009-11-21 16:30 Krzysztof
2006-05-25 18:10 TODO list James Courtier-Dutton
2006-05-25 18:36 ` Lee Revell
2006-05-26 11:07 ` Takashi Iwai
2006-05-26 11:29 ` James Courtier-Dutton
2006-05-26 15:34 ` Takashi Iwai
2006-05-26 16:33 ` James Courtier-Dutton
2006-05-26 16:52 ` Takashi Iwai
2006-05-26 17:30 ` James Courtier-Dutton
2006-05-26 18:43 ` Takashi Iwai
2006-06-30 12:08 ` Johannes Berg
2005-10-25 8:50 TODO List SMohideen
2005-10-30 9:44 ` Harald Welte
2000-04-28 11:52 Jamey Hicks
2000-04-28 12:17 ` Trevor Woolven
2000-04-29 0:27 ` David Woodhouse
2000-04-28 8:38 Trevor Woolven
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=552C465E.8010600@gmail.com \
--to=rkerur@gmail.com \
--cc=kernel-janitors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.