Alexander Duyck 986eec4341 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>
2015-06-17 14:21:41 -07:00
..
2015-04-14 15:23:36 -07:00
2015-04-14 15:23:36 -07:00
2015-06-17 14:21:22 -07:00
2014-09-23 03:59:14 -07:00
2014-09-23 03:59:23 -07:00