aboutsummaryrefslogtreecommitdiff
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-09-09 14:17:32 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-09-17 07:47:43 -0700
commit1bab69ff97ab398edb43538a11cb752bec02c617 (patch)
treea947a3e164485ac5dc9db6afeaa6642e46b5c28b /kernel/sysctl_binary.c
parentecdca554952279394fc511e9a740263edc2df2b2 (diff)
staging: dgrp: Remove casting the return value which is a void pointer
Casting the return value which is a void pointer is redundant. The conversion from void pointer to any other pointer type is guaranteed by the C programming language. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions