linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mm: opt code indent
@ 2021-06-03  7:25 13145886936
  0 siblings, 0 replies; only message in thread
From: 13145886936 @ 2021-06-03  7:25 UTC (permalink / raw)
  To: hannes, mhocko, vdavydov.dev, akpm; +Cc: linux-mm, linux-kernel, gushengxian

From: gushengxian <gushengxian@yulong.com>

Code indent should use tabs where possible.

Signed-off-by: gushengxian <gushengxian@yulong.com>
---
 mm/memcontrol.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mm/memcontrol.c b/mm/memcontrol.c
index b9a6db6a7d4f..f4f2adafb526 100644
--- a/mm/memcontrol.c
+++ b/mm/memcontrol.c
@@ -1989,7 +1989,7 @@ void lock_page_memcg(struct page *page)
 	 * The RCU lock is held throughout the transaction.  The fast
 	 * path can get away without acquiring the memcg->move_lock
 	 * because page moving starts with an RCU grace period.
-         */
+	 */
 	rcu_read_lock();
 
 	if (mem_cgroup_disabled())
-- 
2.25.1



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-03  7:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-03  7:25 [PATCH] mm: opt code indent 13145886936

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox