]> git.baikalelectronics.ru Git - kernel.git/commit
mm/gup.c: fix coding style issues.
authorMario Leinweber <marioleinweber@web.de>
Thu, 5 Apr 2018 23:24:18 +0000 (16:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Apr 2018 04:36:26 +0000 (21:36 -0700)
commite8ddd6706a8571a5022e36b8eb624ca9e66f1c0c
tree7779a9eb4c60b79b500d99eab22f5766c9e5c2c3
parentb590e4cd7369b4534b737652164055611e949762
mm/gup.c: fix coding style issues.

- Fixed style error: 8 spaces -> 1 tab.
- Fixed style warning: Corrected misleading indentation.

Link: http://lkml.kernel.org/r/20180302210254.31888-1-marioleinweber@web.de
Signed-off-by: Mario Leinweber <marioleinweber@web.de>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/gup.c