diff options
| author | Chaehyun Lim <chaehyun.lim@gmail.com> | 2015-10-02 10:41:17 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-02 13:05:53 +0300 |
| commit | a74cc6b8d8ee405cfef4a26f6c8259f1c1882c66 (patch) | |
| tree | 47b3a4b687f4e3f7ca072d02ffa7d30eb8fabc97 /include/linux/timerqueue.h | |
| parent | 5cc59d299f0690c5ce3b32cdf8e07ac535c2288a (diff) | |
| download | linux-a74cc6b8d8ee405cfef4a26f6c8259f1c1882c66.tar.xz | |
staging: wilc1000: use int instead of int8_t
This patch replaces int8_t with int.
The int8_t should be int. It's used as an index into an array
or -1 for not found.
Suggested-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
