[PATCH 41/8] page_cache.h cleanup

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

 



orig:	total: 3 errors, 1 warnings, 68 lines checked
patched:Your patch has no obvious style problems and is ready for
submission.

Signed-off-by: Dushan Tcholich <dusanc@xxxxxxxxx>
--- page_cache.h.orig	2007-10-25 15:50:17.000000000 +0200
+++ page_cache.h	2007-10-25 15:52:28.000000000 +0200
@@ -2,7 +2,7 @@
  * reiser4/README */
 /* Memory pressure hooks. Fake inodes handling. See page_cache.c. */
 
-#if !defined( __REISER4_PAGE_CACHE_H__ )
+#if !defined(__REISER4_PAGE_CACHE_H__)
 #define __REISER4_PAGE_CACHE_H__
 
 #include "forward.h"
@@ -38,7 +38,7 @@ extern void reiser4_invalidate_pages(str
 				     unsigned long count, int even_cows);
 extern void capture_reiser4_inodes(struct super_block *,
 				   struct writeback_control *);
-static inline void * reiser4_vmalloc (unsigned long size)
+static inline void *reiser4_vmalloc(unsigned long size)
 {
 	return __vmalloc(size,
 			 reiser4_ctx_gfp_mask_get() | __GFP_HIGHMEM,

[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