commit | c8b7abdd7d8e4696d5ffa25cebaa82931e0e39b3 | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Tue Feb 26 16:35:11 2019 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Mar 22 08:19:17 2019 -0700 |
tree | b2d38002c355d0c8146da0036e30f485387bcc27 | |
parent | 60dcc39ea338dbc9d33dad8f788320950f85e0f3 [diff] |
ice: fix some function prototype and signature style issues Put the return type on a separate line for function prototypes and signatures that would exceed the 80-character limit if both were on the same line. Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>