staging: octeon: Use type int instead of int32_t
authorLaura Garcia Liebana <nevola@gmail.com>
Sat, 12 Mar 2016 15:03:50 +0000 (16:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Mar 2016 14:30:36 +0000 (07:30 -0700)
commitc2598d468f3cccb1266a8ffe1a0d7268ff2d8eb4
treeb5f49dc5c094e54947c3890cb326843fc4679746
parent514dd88df707a1094e937c20d5a0b1ec619e1f96
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>
drivers/staging/octeon/ethernet-tx.c