commit | d7782193de8a76f276cb4d588271e8e75e2650bc | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@kernel.org> | Thu Jan 06 13:55:51 2022 +0100 |
committer | Ingo Molnar <mingo@kernel.org> | Tue Mar 15 12:57:41 2022 +0100 |
tree | 18625a883b8d0778ee7336f3d862d22dd2d4056d | |
parent | 961d7ee21d7dbb856dc49d55f5ed29ed128ff800 [diff] |
headers/deps: libata: Optimize <linux/libata.h> dependencies, remove <linux/sched.h> inclusion -------------------------------------------------------------------- | Combined, preprocessed C code size of header, without line markers, | with comments stripped: ------------------------- before: | #include <linux/libata.h> | LOC: 25,761 | headers: 469 after: | #include <linux/libata.h> | LOC: 25,351 | headers: 463 Signed-off-by: Ingo Molnar <mingo@kernel.org>