Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kbuild: fixdep: optimize code slightly
If the target string matches "CONFIG_", move the pointer p forward. This saves several 7-chars adjustments. Signed-off-by: Masahiro Yamada <[email protected]> Signed-off-by: Michal Marek <[email protected]>
- Loading branch information