summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/maple-cpufreq.c
diff options
context:
space:
mode:
authorHimadri Pandya <himadri18.07@gmail.com>2019-04-03 19:08:16 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-04-16 14:31:58 +0300
commit391f544e355d442c8a58d395ef64d01dea47ac8d (patch)
treebcf494dd8354ffe37873d034439ebc3b78969af6 /drivers/cpufreq/maple-cpufreq.c
parent060ea4271a82270be6d44e8e9aefe8f155fb5626 (diff)
downloadlinux-391f544e355d442c8a58d395ef64d01dea47ac8d.tar.xz
staging: rtl8712: remove unnecessary NULL check
List wlan_network is built properly with init_list_head and list_add_tail which cancels out its probability of being NULL because of the precence of list_head at the top of this structure. Hence, the NULL test can be omitted. Signed-off-by: Himadri Pandya <himadri18.07@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/cpufreq/maple-cpufreq.c')
0 files changed, 0 insertions, 0 deletions