Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(159)

Issue 801393003: task_mmu: Reduce excessive indentation in clear_refs_write

Created:
6 years ago by Primiano Tucci (use gerrit)
Modified:
6 years ago
Reviewers:
Base URL:
https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

task_mmu: Reduce excessive indentation in clear_refs_write This is a purely cosmetic fix for clear_refs_write(). It removes excessive indentation by inverting an if statement and adding a goto statement as suggested by Bjorn Helgaas <bhelgaas@google.com>;. This is to make upcoming changes to the file more readable. Cc: linux-mm@kvack.org Cc: Andrew Morton <akpm@linux-foundation.org>; Cc: Bjorn Helgaas <bhelgaas@google.com>; Cc: Primiano Tucci <primiano@chromium.org>; Cc: Petr Cermak <petrcermak@chromium.org>; Signed-off-by: Petr Cermak <petrcermak@chromium.org>; BUG=

Patch Set 1 #

Patch Set 2 : Second patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -49 lines) Patch
M Documentation/filesystems/proc.txt View 1 1 chunk +3 lines, -0 lines 0 comments Download
M fs/proc/task_mmu.c View 1 2 chunks +64 lines, -49 lines 0 comments Download
M include/linux/mm.h View 1 1 chunk +5 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698