[PATCH 9/8] carry_ops.h cleanup

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

 



Signed-off-by: Dushan Tcholich <dusanc@xxxxxxxxx>
--- carry_ops.h.orig	2007-10-23 14:56:05.000000000 +0200
+++ carry_ops.h	2007-10-23 14:57:35.000000000 +0200
@@ -1,8 +1,9 @@
-/* Copyright 2001, 2002, 2003 by Hans Reiser, licensing governed by
reiser4/README */
+/* Copyright 2001, 2002, 2003 by Hans Reiser, licensing governed by
+   reiser4/README */
 
 /* implementation of carry operations. See carry_ops.c for details. */
 
-#if !defined( __CARRY_OPS_H__ )
+#if !defined(__CARRY_OPS_H__)
 #define __CARRY_OPS_H__
 
 #include "forward.h"
@@ -22,7 +23,7 @@ typedef struct carry_op_handler {
    thing. */
 extern carry_op_handler op_dispatch_table[COP_LAST_OP];
 
-unsigned int space_needed(const znode * node, const coord_t * coord,
+unsigned int space_needed(const znode * node, const coord_t *coord,
 			  const reiser4_item_data * data, int inserting);
 extern carry_node *find_left_carry(carry_node * node, carry_level *
level);
 extern carry_node *find_right_carry(carry_node * node, carry_level *
level);

-
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