mbox series

[0/4] Misc fixes

Message ID 20180605071337.22915-1-joel@jms.id.au
Headers show
Series Misc fixes | expand

Message

Joel Stanley June 5, 2018, 7:13 a.m. UTC
Various unrelated fixes I could identify from a scan-build run. Please
review closely.

Joel Stanley (4):
  occ-sensor: Avoid using uninitialised struct cpu_thread
  timebase: Remove unused remaining time calculation
  hdata: Remove hn variable where it is unused
  psi: Properly mask errors in SEMR

 core/timebase.c |  1 -
 hdata/iohub.c   | 11 +++++------
 hw/occ-sensor.c |  6 ++++--
 hw/psi.c        |  2 +-
 4 files changed, 10 insertions(+), 10 deletions(-)

Comments

Stewart Smith June 19, 2018, 5:46 a.m. UTC | #1
Joel Stanley <joel@jms.id.au> writes:
> Various unrelated fixes I could identify from a scan-build run. Please
> review closely.
>
> Joel Stanley (4):
>   occ-sensor: Avoid using uninitialised struct cpu_thread
>   timebase: Remove unused remaining time calculation
>   hdata: Remove hn variable where it is unused
>   psi: Properly mask errors in SEMR

Since they all seem to look okay according to anyone who's looked at
them (and hey, it boots - SHIP IT) - series merged to master as of
b2054c43315dff703b41de4e6536986d1fcf0030