All of lore.kernel.org
 help / color / mirror / Atom feed
From: Edward Shishkin <edward@namesys.com>
To: dusanc@absolutok.net
Cc: reiser4 <reiserfs-devel@vger.kernel.org>
Subject: Re: [PATCH 11/8] coord.c cleanup
Date: Tue, 23 Oct 2007 18:05:47 +0400	[thread overview]
Message-ID: <471DFFBB.2050500@namesys.com> (raw)
In-Reply-To: <1193146289.6236.63.camel@krshina3.gekom>

olalala, your MUA wraps it at 70 chars..

Dushan Tcholich wrote:

>Signed-off-by: Dushan Tcholich <dusanc@gmail.com>
>--- coord.c.orig	2007-10-23 15:07:41.000000000 +0200
>+++ coord.c	2007-10-23 15:29:26.000000000 +0200
>@@ -1,4 +1,5 @@
>-/* Copyright 2001, 2002, 2003 by Hans Reiser, licensing governed by
>reiser4/README */
>+/* Copyright 2001, 2002, 2003 by Hans Reiser, licensing governed by
>+   reiser4/README */
> 
> #include "forward.h"
> #include "debug.h"
>@@ -10,7 +11,7 @@
> 
> /* Internal constructor. */
> static inline void
>-coord_init_values(coord_t * coord, const znode * node, pos_in_node_t
>item_pos,
>+coord_init_values(coord_t *coord, const znode * node, pos_in_node_t
>item_pos,
> 		  pos_in_node_t unit_pos, between_enum between)
> {
> 	coord->node = (znode *) node;
>@@ -20,12 +21,13 @@ coord_init_values(coord_t * coord, const
> 	ON_DEBUG(coord->plug_v = 0);
> 	ON_DEBUG(coord->body_v = 0);
> 
>-	/*ON_TRACE (TRACE_COORDS, "init coord %p node %p: %u %u %s\n", coord,
>node, item_pos, unit_pos, coord_tween_tostring (between)); */
>


  reply	other threads:[~2007-10-23 14:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-23 13:31 [PATCH 11/8] coord.c cleanup Dushan Tcholich
2007-10-23 14:05 ` Edward Shishkin [this message]
2007-10-23 14:17   ` Dushan Tcholich

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=471DFFBB.2050500@namesys.com \
    --to=edward@namesys.com \
    --cc=dusanc@absolutok.net \
    --cc=reiserfs-devel@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.