[U-Boot] [PATCH v2 01/15] kbuild: fixdep: optimize code slightly
Simon Glass
sjg at chromium.org
Mon Aug 3 16:06:11 CEST 2015
On 1 August 2015 at 07:14, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> If the target string matches "CONFIG_", move the pointer p
> forward. This saves several 7-chars adjustments.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
> Changes in v2: None
>
> scripts/basic/fixdep.c | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list