]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - mm/gup.c
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)
commit2923117b7162946042e49cd363846c498293230c
tree7779a9eb4c60b79b500d99eab22f5766c9e5c2c3
parent97334162e4d79f866edd7308aac0ab3ab7a103f7
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