diff options
author | Madhuparna Bhowmik <madhuparnabhowmik10@gmail.com> | 2020-01-30 07:20:28 +0100 |
---|---|---|
committer | Christian Brauner <christian.brauner@ubuntu.com> | 2020-02-28 13:34:39 +0100 |
commit | 22a34c6fe0ffc1d92ee26a25913fadf347258fd6 (patch) | |
tree | 8fa3c85b7a93ec7e1dab6d8f8b4e6bfafbc5aa11 /Kbuild | |
parent | fork: Use RCU_INIT_POINTER() instead of rcu_access_pointer() (diff) | |
download | linux-22a34c6fe0ffc1d92ee26a25913fadf347258fd6.tar.xz linux-22a34c6fe0ffc1d92ee26a25913fadf347258fd6.zip |
exit: Fix Sparse errors and warnings
This patch fixes the following sparse error:
kernel/exit.c:627:25: error: incompatible types in comparison expression
And the following warning:
kernel/exit.c:626:40: warning: incorrect type in assignment
Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik10@gmail.com>
Acked-by: Oleg Nesterov <oleg@redhat.com>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
[christian.brauner@ubuntu.com: edit commit message]
Link: https://lore.kernel.org/r/20200130062028.4870-1-madhuparnabhowmik10@gmail.com
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions