[PATCH] mm: filemap Remove trailing whitespace

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

 



>From 9c3926a50ec96a69e36266a9191fa680249b4e06 Mon Sep 17 00:00:00 2001
From: Paul McQuade <paulmcquad@xxxxxxxxx>
Date: Tue, 30 Sep 2014 22:43:08 +0100
Subject: [PATCH] mm: filemap Remove trailing whitespace

Remove 2 trailing whitespace errors

Signed-off-by: Paul McQuade <paulmcquad@xxxxxxxxx>
---
 mm/filemap.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mm/filemap.c b/mm/filemap.c
index 90effcd..30ffd32 100644
--- a/mm/filemap.c
+++ b/mm/filemap.c
@@ -1744,7 +1744,7 @@ EXPORT_SYMBOL(generic_file_read_iter);
 static int page_cache_read(struct file *file, pgoff_t offset)
 {
     struct address_space *mapping = file->f_mapping;
-    struct page *page;
+    struct page *page;
     int ret;
 
     do {
@@ -1761,7 +1761,7 @@ static int page_cache_read(struct file *file, pgoff_t offset)
         page_cache_release(page);
 
     } while (ret == AOP_TRUNCATED_PAGE);
-        
+
     return ret;
 }
 
-- 
1.9.1

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@xxxxxxxxx.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@xxxxxxxxx";> email@xxxxxxxxx </a>




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]