mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/7] Harmonize barebox' and dt-utils' state code
@ 2019-02-08  7:15 Ulrich Ölmann
  2019-02-08  7:15 ` [PATCH 1/7] common: state: fix compiler warnings about wrong type conversion in messages Ulrich Ölmann
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Ulrich Ölmann @ 2019-02-08  7:15 UTC (permalink / raw)
  To: Barebox List

These patches remove further differences between the common codebase of barebox'
and dt-utils' state implementation.

Ulrich Ölmann (7):
  common: state: fix compiler warnings about wrong type conversion in
    messages
  common: state: fix formatting of "off_t" variables
  common: state: fix formatting of "uint32_t" variables
  common: state: harmonize code with dt-utils
  common: state: harmonize code with dt-utils
  common: state: harmonize code with dt-utils
  common: state: harmonize code with dt-utils

 common/state/backend_bucket_circular.c | 40 ++++++++++++++------------
 common/state/backend_bucket_direct.c   |  3 ++
 common/state/backend_storage.c         | 22 +++++++-------
 common/state/state.c                   | 10 +++++--
 4 files changed, 44 insertions(+), 31 deletions(-)

-- 
2.20.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

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

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-08  7:15 [PATCH 0/7] Harmonize barebox' and dt-utils' state code Ulrich Ölmann
2019-02-08  7:15 ` [PATCH 1/7] common: state: fix compiler warnings about wrong type conversion in messages Ulrich Ölmann
2019-02-08  7:15 ` [PATCH 2/7] common: state: fix formatting of "off_t" variables Ulrich Ölmann
2019-02-08  7:15 ` [PATCH 3/7] common: state: fix formatting of "uint32_t" variables Ulrich Ölmann
2019-02-08  7:15 ` [PATCH 4/7] common: state: harmonize code with dt-utils Ulrich Ölmann
2019-02-08  7:15 ` [PATCH 5/7] " Ulrich Ölmann
2019-02-08  7:15 ` [PATCH 6/7] " Ulrich Ölmann
2019-02-08  7:15 ` [PATCH 7/7] " Ulrich Ölmann
2019-02-11  8:12 ` [PATCH 0/7] Harmonize barebox' and dt-utils' state code Sascha Hauer

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