commit | 38426dd5eb458069191973c962a3f992c33c61b9 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Tue Jul 30 15:22:29 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Tue Aug 20 08:55:01 2019 -0700 |
tree | f8e21b24a4a42c7c94dcbe5bce24d75f0e2fe9fa | |
parent | 99adf2b5041519907ef417937dc09df3221dc691 [diff] |
sensorhandler: ipmi_sen_get_sdr: invert logic check Reduce indentation of code by flipping logic check. It looks like the failure case should also set dataLen to 0, but it didn't previously, therefore that would qualify for a follow-on patch. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I4abe6ec9382e7c5632bc364ba123c31323677e11
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.