Re: [PATCH] remove duplicated list implementation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 14:36 Mon 02 Nov     , Sascha Hauer wrote:
> 
> We accidently have two list implementations in the tree:
> include/list.h and include/linux/list.h. This patch moves
> the latter (newer one) to include/linux/list.h.
> 
> Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
> ---
>  arch/arm/lib/armlinux.c |    2 +-
>  common/command.c        |    2 +-
>  common/complete.c       |    2 +-
>  common/console.c        |    2 +-
>  common/module.c         |    2 +-
>  include/boot.h          |    2 +-
>  include/command.h       |    2 +-
>  include/complete.h      |    2 +-
>  include/console.h       |    2 +-
>  include/driver.h        |    2 +-
>  include/linux/list.h    |  427 ++++++++++++++++++++++++++++++---
>  include/linux/mtd/mtd.h |    2 +-
>  include/list.h          |  605 -----------------------------------------------
>  include/module.h        |    2 +-
>  include/stringlist.h    |    2 +-
>  include/usb/gadget.h    |    2 +-
>  lib/driver.c            |    2 +-
>  lib/notifier.c          |    2 +-
>  18 files changed, 403 insertions(+), 661 deletions(-)
>  delete mode 100644 include/list.h
for header import from linux it will be good to keep them at there original
place and for the rest maybe in include/u-boot/

Best Regards,
J.

_______________________________________________
u-boot-v2 mailing list
u-boot-v2@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/u-boot-v2

[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux