Hi,

On Fri, 21 Oct 2011 17:04:21 +0800
Che-Liang Chiou <clch...@chromium.org> wrote:
...
>  include/video_font.h            | 4614 
> +--------------------------------------
>  include/video_font_data.h       | 4639 
> +++++++++++++++++++++++++++++++++++++++
>  7 files changed, 4647 insertions(+), 4614 deletions(-)
>  create mode 100644 include/video_font_data.h

Please next time additionally use '-C' Option for 'git format-patch ...'
when generating patches with code movement. It will produce
smaller patches, e.g.:
...
 include/video_font.h                        | 4614 +--------------------------
 include/{video_font.h => video_font_data.h} |    9 +-
 7 files changed, 10 insertions(+), 4621 deletions(-)
 copy include/{video_font.h => video_font_data.h} (99%)

But you do not have to resubmit this patch, I think.

Thanks,
Anatolij
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to