diff options
| author | Tom Rini <[email protected]> | 2017-05-08 22:14:19 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-05-12 08:37:22 -0400 |
| commit | 1f7efe82bdd5677500cc864ee53530d73367afab (patch) | |
| tree | a37a551071d3b771f3d3b5c88640504a83273a8e /include/linux/linux_string.h | |
| parent | c33e825ac35bd13a29665b7bb32d00daad2bd59e (diff) | |
socrates: Fix a misleading indentation warning
With gcc-6 and later we see a warning about the fact that we have a
construct of "if (test);\n\tstatement". Upon reviewing the code, the
intention here is as the compiler suggests, we only want to execute the
indented statement if the test was true.
Cc: Sergei Poselenov <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include/linux/linux_string.h')
0 files changed, 0 insertions, 0 deletions
