From: Sunil Mushran <Sunil.Mushran@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] Commenting patch
Date: Wed Apr 21 19:49:17 2004 [thread overview]
Message-ID: <40871688.3060408@oracle.com> (raw)
In-Reply-To: <60C14C611F1DDD4198D53F2F43D8CA3B0E3F7C@orsmsx410.jf.intel.com>
We typically use c++ style comments to comment
individual lines of code and c-style for actual comments.
Atleast in the module (v1) we have stuck to this coding style,
alongwith tabs (no spaces), etc. from linus' style.
But tools, expecially debugocfs, is another story.... thanks
to an unnamed rebel. ;-)
Villalovos, John L wrote:
>Sunil Mushran wrote:
>
>
>>I thought Kurt was already done with mkfs.
>>
>>But comments can't hurt... unless it is C++ style. :-)
>>Please could you use C style comments... /* */.
>>
>>
>
>Just curious why you don't want C++ style comments. They are part of
>the C standard since 1999 and all the compilers that can compile the
>kernel support them. I noticed that other code in the kernel uses them
>too.
>
>I'm just curious since I am a fan of those style comments.
>
>But I'll be happy to redo it in the /* */ style.
>
>John
>
>
>
next prev parent reply other threads:[~2004-04-21 19:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-21 19:07 [Ocfs2-devel] Commenting patch Villalovos, John L
2004-04-21 19:49 ` Sunil Mushran [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-04-21 22:34 Villalovos, John L
2004-04-21 18:46 John L. Villalovos
2004-04-21 18:57 ` Kurt Hackel
2004-04-21 19:03 ` Sunil Mushran
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=40871688.3060408@oracle.com \
--to=sunil.mushran@oracle.com \
--cc=ocfs2-devel@oss.oracle.com \
/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.