[U-Boot] [PATCH 1/2] common: cosmetic: CONFIG_ROOTPATH checkpatch compliance

Wolfgang Denk wd at denx.de
Sat Oct 22 01:21:24 CEST 2011


Dear Joe Hershberger,

In message <1318547028-20535-1-git-send-email-joe.hershberger at ni.com> you wrote:
> Remove MK_STR from places that consume CONFIG_ROOTPATH to force all definitions to be string literals.
> 
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> Cc: Joe Hershberger <joe.hershberger at gmail.com>
> Cc: Wolfgang Denk <wd at denx.de>
> ---
>  common/env_common.c               |    2 +-
>  common/env_embedded.c             |    2 +-
>  include/configs/DB64360.h         |    2 +-
>  include/configs/DB64460.h         |    2 +-
>  include/configs/MPC8313ERDB.h     |    2 +-
>  include/configs/MPC8323ERDB.h     |    2 +-
>  include/configs/MPC8349EMDS.h     |    2 +-
>  include/configs/MPC8349ITX.h      |    4 ++--
>  include/configs/MPC8360ERDK.h     |    2 +-
>  include/configs/MPC837XERDB.h     |    2 +-
>  include/configs/MPC8536DS.h       |    2 +-
>  include/configs/MPC8540ADS.h      |    2 +-
>  include/configs/MPC8541CDS.h      |    2 +-
>  include/configs/MPC8544DS.h       |    2 +-
>  include/configs/MPC8548CDS.h      |    2 +-
>  include/configs/MPC8555CDS.h      |    2 +-
>  include/configs/MPC8560ADS.h      |    2 +-
>  include/configs/MPC8568MDS.h      |    2 +-
>  include/configs/MPC8569MDS.h      |    2 +-
>  include/configs/MPC8572DS.h       |    2 +-
>  include/configs/MPC8610HPCD.h     |    2 +-
>  include/configs/MPC8641HPCN.h     |    2 +-
>  include/configs/P1010RDB.h        |    2 +-
>  include/configs/P1022DS.h         |    2 +-
>  include/configs/P1_P2_RDB.h       |    2 +-
>  include/configs/P2020DS.h         |    2 +-
>  include/configs/P2041RDB.h        |    2 +-
>  include/configs/PN62.h            |    2 +-
>  include/configs/RPXlite_DW.h      |    2 +-
>  include/configs/RRvision.h        |    2 +-
>  include/configs/SBC8540.h         |    2 +-
>  include/configs/SIMPC8313.h       |    2 +-
>  include/configs/aria.h            |    2 +-
>  include/configs/bct-brettl2.h     |    2 +-
>  include/configs/bf537-minotaur.h  |    2 +-
>  include/configs/bf537-srv1.h      |    2 +-
>  include/configs/bfin_adi_common.h |    2 +-
>  include/configs/blackstamp.h      |    2 +-
>  include/configs/blackvme.h        |    2 +-
>  include/configs/corenet_ds.h      |    2 +-
>  include/configs/debris.h          |    2 +-
>  include/configs/dnp5370.h         |    2 +-
>  include/configs/gr_cpci_ax2000.h  |    2 +-
>  include/configs/gr_ep2s60.h       |    2 +-
>  include/configs/gr_xc3s_1500.h    |    2 +-
>  include/configs/grsim.h           |    2 +-
>  include/configs/grsim_leon2.h     |    2 +-
>  include/configs/idmr.h            |    2 +-
>  include/configs/inka4x0.h         |    2 +-
>  include/configs/mecp5123.h        |    2 +-
>  include/configs/mpc5121ads.h      |    2 +-
>  include/configs/p1_p2_rdb_pc.h    |    2 +-
>  include/configs/pm9263.h          |    2 +-
>  include/configs/quantum.h         |    2 +-
>  include/configs/sbc8349.h         |    2 +-
>  include/configs/sbc8548.h         |    2 +-
>  include/configs/sbc8560.h         |    2 +-
>  include/configs/sbc8641d.h        |    2 +-
>  include/configs/stxgp3.h          |    2 +-
>  include/configs/stxssa.h          |    2 +-
>  include/configs/vme8349.h         |    2 +-
>  tools/env/fw_env.c                |    2 +-
>  62 files changed, 63 insertions(+), 63 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Every revolutionary idea - in science, politics, art, or  whatever  -
evokes three stages of reaction in a hearer:
  1. It is completely impossible - don't waste my time.
  2. It is possible, but it is not worth doing.
  3. I said it was a good idea all along.


More information about the U-Boot mailing list