commit | 8fa11d1c1322f3de40a0e3f3f3e57436a204fcc4 | [log] [tgz] |
---|---|---|
author | Alexander Shishkin <alexander.shishkin@linux.intel.com> | Fri Mar 04 16:30:24 2016 +0200 |
committer | Alexander Shishkin <alexander.shishkin@linux.intel.com> | Fri Apr 08 16:11:52 2016 +0300 |
tree | c7c1e9e54881fbe96fa4843d374a1b09bb1eff42 | |
parent | c8be4899449c0b27bc5daf71742cd601b2b3b4e3 [diff] |
stm class: Remove a pointless line No point in explicitly setting something to zero right after we explicitly checked that it is zero. Fix this. Reported-by: Alan Cox <alan.cox@intel.com> Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Reviewed-by: Laurent Fert <laurent.fert@intel.com>