diff options
author | André Almeida <andrealmeid@collabora.com> | 2020-07-02 17:28:42 -0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-07-18 01:56:09 +0200 |
commit | 9a71df495c3d29dab596bb590e73fd8b20106e2d (patch) | |
tree | 4489274aaadb8f5a0c2a427da190dcf02eb6ec97 /arch/arm | |
parent | 9261308598ad28b9a8a2237d881833e9f217244e (diff) | |
download | linux-9a71df495c3d29dab596bb590e73fd8b20106e2d.tar.bz2 |
futex: Remove unused or redundant includes
Since 82af7aca ("Removal of FUTEX_FD"), some includes related to file
operations aren't needed anymore. More investigation around the includes
showed that a lot of includes aren't required for compilation, possible
due to redundant includes. Simplify the code by removing unused
includes.
Signed-off-by: André Almeida <andrealmeid@collabora.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20200702202843.520764-4-andrealmeid@collabora.com
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions