commit | c2598d468f3cccb1266a8ffe1a0d7268ff2d8eb4 | [log] [tgz] |
---|---|---|
author | Laura Garcia Liebana <nevola@gmail.com> | Sat Mar 12 16:03:50 2016 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 28 07:30:36 2016 -0700 |
tree | b5f49dc5c094e54947c3890cb326843fc4679746 | |
parent | 514dd88df707a1094e937c20d5a0b1ec619e1f96 [diff] |
staging: octeon: Use type int instead of int32_t Prefer the use of type int instead of int32_t. Checkpatch detected these issues. Signed-off-by: Laura Garcia Liebana <nevola@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>