mailarchive of the pengutronix oss-tools mailing list
 help / color / mirror / Atom feed
* [OSS-Tools] [PATCH dt-utils 00/12] Diverse patches mainly removing bugs and warnings
@ 2019-02-03 21:47 Ulrich Ölmann
  2019-02-03 21:47 ` [OSS-Tools] [PATCH dt-utils 01/12] common: align declarations of dev_add_param_*() functions with barebox Ulrich Ölmann
                   ` (12 more replies)
  0 siblings, 13 replies; 17+ messages in thread
From: Ulrich Ölmann @ 2019-02-03 21:47 UTC (permalink / raw)
  To: Pengutronix Public Open-Source-Development
  Cc: Ulrich Ölmann, entwicklung

This is a stack of patches that piled up while working on the harmonization of
the common codebase of barebox and dt-utils.
Although I already addressed many warnings there is still work to do as you can
see when building with "-Wall".

Ulrich Ölmann (12):
  common: align declarations of dev_add_param_*() functions with barebox
  of_get_devicepath: again correct comment
  barebox-state: fix usage of multiple state instances
  barebox-state: complete cmdline options
  barebox-state: add cmdline option "--version"
  barebox-state: remove declaration of __state_uint8_get()
  barebox-state: remove unused variables
  keystore-blob: remove unused variable
  base64: remove unused variable
  base64: remove duplicate ‘const’ declaration specifier
  state: fix formatting of "off_t" variables
  state: fix formatting of "uint32_t" variables

 src/barebox-state.c                         | 20 +++++++-----
 src/barebox-state/backend_bucket_circular.c | 34 ++++++++++-----------
 src/barebox-state/backend_storage.c         | 20 ++++++------
 src/base64.c                                | 17 ++---------
 src/dt/common.h                             |  8 ++---
 src/keystore-blob.c                         |  2 +-
 src/libdt.c                                 |  7 +++--
 7 files changed, 51 insertions(+), 57 deletions(-)

-- 
2.20.1


_______________________________________________
OSS-Tools mailing list
OSS-Tools@pengutronix.de

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2019-02-07 11:43 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-03 21:47 [OSS-Tools] [PATCH dt-utils 00/12] Diverse patches mainly removing bugs and warnings Ulrich Ölmann
2019-02-03 21:47 ` [OSS-Tools] [PATCH dt-utils 01/12] common: align declarations of dev_add_param_*() functions with barebox Ulrich Ölmann
2019-02-03 21:47 ` [OSS-Tools] [PATCH dt-utils 02/12] of_get_devicepath: again correct comment Ulrich Ölmann
2019-02-03 21:47 ` [OSS-Tools] [PATCH dt-utils 03/12] barebox-state: fix usage of multiple state instances Ulrich Ölmann
2019-02-03 21:47 ` [OSS-Tools] [PATCH dt-utils 04/12] barebox-state: complete cmdline options Ulrich Ölmann
2019-02-03 21:48 ` [OSS-Tools] [PATCH dt-utils 05/12] barebox-state: add cmdline option "--version" Ulrich Ölmann
2019-02-03 21:48 ` [OSS-Tools] [PATCH dt-utils 06/12] barebox-state: remove declaration of __state_uint8_get() Ulrich Ölmann
2019-02-03 21:48 ` [OSS-Tools] [PATCH dt-utils 07/12] barebox-state: remove unused variables Ulrich Ölmann
2019-02-03 21:48 ` [OSS-Tools] [PATCH dt-utils 08/12] keystore-blob: remove unused variable Ulrich Ölmann
2019-02-03 21:48 ` [OSS-Tools] [PATCH dt-utils 09/12] base64: " Ulrich Ölmann
2019-02-03 21:48 ` [OSS-Tools] [PATCH dt-utils 10/12] base64: remove duplicate ‘const’ declaration specifier Ulrich Ölmann
2019-02-03 21:48 ` [OSS-Tools] [PATCH dt-utils 11/12] state: fix formatting of "off_t" variables Ulrich Ölmann
2019-02-04  7:54   ` Juergen Borleis
2019-02-04  9:06     ` Uwe Kleine-König
2019-02-06  6:25       ` Ulrich Ölmann
2019-02-03 21:48 ` [OSS-Tools] [PATCH dt-utils 12/12] state: fix formatting of "uint32_t" variables Ulrich Ölmann
2019-02-07 11:43 ` [OSS-Tools] [PATCH dt-utils 00/12] Diverse patches mainly removing bugs and warnings Roland Hieber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox