linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ran cppcheck and going to make cosmetic changes--where do I submit code?
@ 2012-05-03 13:06 Josh Marshall
  2012-05-03 13:20 ` Hubert Kario
  2012-05-04 13:14 ` Anand Jain
  0 siblings, 2 replies; 3+ messages in thread
From: Josh Marshall @ 2012-05-03 13:06 UTC (permalink / raw)
  To: linux-btrfs

I ran cppcheck on btrfs and it looks like it says there could be a few 
cosmetic changes, such as reducing the scope of some variables.  I'm 
guessing that it won't be too terrible if I do make the changes, but 
where do I submit the code when I'm done?

P.S. This is my first kernel project, so I'm going to need some direction.

Josh Marshall

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ran cppcheck and going to make cosmetic changes--where do I submit code?
  2012-05-03 13:06 ran cppcheck and going to make cosmetic changes--where do I submit code? Josh Marshall
@ 2012-05-03 13:20 ` Hubert Kario
  2012-05-04 13:14 ` Anand Jain
  1 sibling, 0 replies; 3+ messages in thread
From: Hubert Kario @ 2012-05-03 13:20 UTC (permalink / raw)
  To: Josh Marshall; +Cc: linux-btrfs

[-- Attachment #1: Type: text/plain, Size: 759 bytes --]

On Thursday 03 of May 2012 09:06:31 Josh Marshall wrote:
> I ran cppcheck on btrfs and it looks like it says there could be a few
> cosmetic changes, such as reducing the scope of some variables.  I'm
> guessing that it won't be too terrible if I do make the changes, but
> where do I submit the code when I'm done?

You send the patches to this mailing list.

Look at `git format-patch` and `git send-email` as far as tools are concerned 
If yo're looking for tips for creating patches for Linux see at 
Documentation/SubmitChecklist and Documentation/SubmittingPatches in your 
Linux checkout.

Regards,
-- 
Hubert Kario
QBS - Quality Business Software
02-656 Warszawa, ul. Ksawerów 30/85
tel. +48 (22) 646-61-51, 646-74-24
www.qbs.com.pl

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 2346 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ran cppcheck and going to make cosmetic changes--where do I submit code?
  2012-05-03 13:06 ran cppcheck and going to make cosmetic changes--where do I submit code? Josh Marshall
  2012-05-03 13:20 ` Hubert Kario
@ 2012-05-04 13:14 ` Anand Jain
  1 sibling, 0 replies; 3+ messages in thread
From: Anand Jain @ 2012-05-04 13:14 UTC (permalink / raw)
  To: Josh Marshall; +Cc: linux-btrfs



> where do I submit the code when I'm done?
>
> P.S. This is my first kernel project, so I'm going to need some direction.

  wiki page 'Writing patch for btrfs'  has this info
  http://btrfs.ipv5.de/index.php?title=Writing_patch_for_btrfs

good luck.

-Anand

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-04 13:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-03 13:06 ran cppcheck and going to make cosmetic changes--where do I submit code? Josh Marshall
2012-05-03 13:20 ` Hubert Kario
2012-05-04 13:14 ` Anand Jain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).