diff options
author | Alexander Duyck <alexander.h.duyck@redhat.com> | 2015-06-03 18:53:17 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-06-17 14:21:41 -0700 |
commit | 986eec4341729549778f374dfc97e69a991302df (patch) | |
tree | 29783457d93816ee112c2ca3dc8bbf0ce8480052 /Kbuild | |
parent | ee4373e7d74696821e47faf1b70f779697ddf77b (diff) | |
download | blackbird-op-linux-986eec4341729549778f374dfc97e69a991302df.tar.gz blackbird-op-linux-986eec4341729549778f374dfc97e69a991302df.zip |
fm10k: Fix missing braces after if statement
While reviewing the code I noticed that one of the commits added an if
statement followed by a for loop, but the if statement was missing the
braces around the loop. This change corrects the coding style error.
Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
Acked-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions