summaryrefslogtreecommitdiff
path: root/fs/hfsplus/Kconfig
diff options
context:
space:
mode:
authorZhao Qiang <qiang.zhao@nxp.com>2017-08-17 03:18:46 (GMT)
committerXie Xiaobo <xiaobo.xie@nxp.com>2017-12-12 07:32:34 (GMT)
commitf1c5ecfe04faa56f45ab2ff5eed97bc88ca3987a (patch)
tree8e4ce1a5bfd3f8ba13e81eac20fd4585f8d3c93b /fs/hfsplus/Kconfig
parent1a76d6f81f9c8ba318eaa3971564f28f63aa30eb (diff)
downloadlinux-f1c5ecfe04faa56f45ab2ff5eed97bc88ca3987a.tar.xz
net: make ndo_get_stats64 a void function
commit bc1f44709cf27fb2a5766cadafe7e2ad5e9cb221 The network device operation for reading statistics is only called in one place, and it ignores the return value. Having a structure return value is potentially confusing because some future driver could incorrectly assume that the return value was used. Fix all drivers with ndo_get_stats64 to have a void function. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net> Integrated-by: Zhao Qiang <qiang.zhao@nxp.com>
Diffstat (limited to 'fs/hfsplus/Kconfig')
0 files changed, 0 insertions, 0 deletions