Re: [PATCH 11/8] coord.c cleanup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



olalala, your MUA wraps it at 70 chars..

Dushan Tcholich wrote:

Signed-off-by: Dushan Tcholich <dusanc@xxxxxxxxx>
--- 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)); */


-
To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux File System Development]     [Linux BTRFS]     [Linux NFS]     [Linux Filesystems]     [Ext4 Filesystem]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Resources]

  Powered by Linux