[PATCH 16/8] dscale.c cleanup

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

 



Signed-off-by: Dushan Tcholich <dusanc@xxxxxxxxx>
--- dscale.c.orig	2007-10-23 16:32:28.000000000 +0200
+++ dscale.c	2007-10-23 16:33:28.000000000 +0200
@@ -49,7 +49,7 @@ static int gettag(const unsigned char *a
 }
 
 /* clear tag from value. Clear tag embedded into @value. */
-static void cleartag(__u64 * value, int tag)
+static void cleartag(__u64 *value, int tag)
 {
 	/*
 	 * W-w-what ?!
@@ -94,7 +94,7 @@ static int dscale_range(__u64 value)
 
 /* restore value stored at @adderss by dscale_write() and return number of
  * bytes consumed */
-int dscale_read(unsigned char *address, __u64 * value)
+int dscale_read(unsigned char *address, __u64 *value)
 {
 	int tag;
 

[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