commit | 67ed85c9fbc9fc9d2eca374c532ff14877b01390 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Mon Aug 19 13:34:53 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Tue Aug 20 08:55:01 2019 -0700 |
tree | 4e075695f5b2b2527d1791fc9e12503868d02f1f | |
parent | 38426dd5eb458069191973c962a3f992c33c61b9 [diff] |
sensorhandler: ipmi_sen_get_sdr: drop null check The pointer for the request is never null, therefore do not check. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I03639db3cb579260cb6579ad01837e7078520f1f
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
.