commit | 799bc3c51b2b120ca6e59e702ede23fff2efaf43 | [log] [tgz] |
---|---|---|
author | Lance Richardson <lrichard@redhat.com> | Thu Sep 22 10:03:57 2016 -0400 |
committer | Tejun Heo <tj@kernel.org> | Thu Sep 22 12:14:29 2016 -0400 |
tree | d852e8832d0d86f188e1ec117adac70749d36b25 | |
parent | 1b5ca12127427c51be605a75ecd0141eb3357249 [diff] |
percpu: eliminate two sparse warnings Fix two cases where a __percpu pointer cast drops __percpu. Signed-off-by: Lance Richardson <lrichard@redhat.com> Signed-off-by: Tejun Heo <tj@kernel.org>