]> git.baikalelectronics.ru Git - kernel.git/commit
mm/userfaultfd.c: remove duplicate include
authorPravin Shedge <pravin.shedge4linux@gmail.com>
Tue, 6 Feb 2018 23:41:03 +0000 (15:41 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Feb 2018 02:32:47 +0000 (18:32 -0800)
commitcb34640074f6e2d678a31b515eb70d37a45082e9
treedfe0f39e0cc3a8b550ae82412ae538a10fa6d3c6
parent243ce3ef1096a5704618683abf7e94b67756ec0d
mm/userfaultfd.c: remove duplicate include

These duplicate includes have been found with scripts/checkincludes.pl but
they have been removed manually to avoid removing false positives.

Link: http://lkml.kernel.org/r/1512580957-6071-1-git-send-email-pravin.shedge4linux@gmail.com
Signed-off-by: Pravin Shedge <pravin.shedge4linux@gmail.com>
Cc: Michal Hocko <mhocko@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/userfaultfd.c