16/05/2018 15:48, Rosen Xu:
> Fix Coverity issue: 279455, 279459 and 279454
>
> Signed-off-by: Rosen Xu <[email protected]>
>
> Fixes: 05fa3d4a6539 ("bus/ifpga: add Intel FPGA bus library")
> Coverity issue: 279455, 279459 and 279454
> Cc: [email protected]
The commit message should explain what was the issue.
FYI, it should look like this:
"
bus/ifpga: fix <scope of the change>
<explanation of the issue>
Coverity issue: 279455, 279459, 279454
Fixes: 05fa3d4a6539 ("bus/ifpga: add Intel FPGA bus library")
Cc: [email protected]
Signed-off-by: Rosen Xu <[email protected]>
"