diff options
| author | Suniel Mahesh <suniel.spartan@gmail.com> | 2017-05-12 18:46:35 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-15 13:51:20 +0300 |
| commit | 55031da457bab855d455b431177f79c7c15b67b0 (patch) | |
| tree | 559a4f4a8ce21e01db8b5a91e7b7742612d0e33d /include/linux/stackprotector.h | |
| parent | 7d4c9787b7c205804781ea9a2ecd47bbd5981473 (diff) | |
| download | linux-55031da457bab855d455b431177f79c7c15b67b0.tar.xz | |
staging: rtl8192u: Fix type mismatch warnings reported by sparse
Mk16_le() is an inline function returning le16_to_cpu()
which is causing type mismatch warnings. Removed Mk16_le() and
replaced it with le16_to_cpu() with appropriate argument type as
suggested by Greg K-H.
Signed-off-by: Suniel Mahesh <suniel.spartan@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions
