commit | 49f9337956af6d52470c8082c8e7088b0c030334 | [log] [tgz] |
---|---|---|
author | Jeroen Hofstee <jeroen@myspectrum.nl> | Wed Jun 18 22:59:48 2014 +0200 |
committer | Tom Rini <trini@ti.com> | Mon Jul 07 19:43:01 2014 -0400 |
tree | 3f9f42db007e23be18c4bb12ec1d969c0a5a781b | |
parent | 6275331d41cc80d93ca00d12e8c694b9d9841155 [diff] |
tpm: don't use unneeded double brackets clang is tempted to inteprete such a condition as a assignment as well. Since it isn't don't use double brackets. cc: Tom Wai-Hong Tam <waihong@chromium.org> Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>