summaryrefslogtreecommitdiff
path: root/iosched.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-03iosched: break out io scheduling functions from xutilsDaniel Borkmann1-0/+8
lue='reload'/>
authorDavid S. Miller <davem@davemloft.net>2016-06-11 20:40:24 -0700
committerDavid S. Miller <davem@davemloft.net>2016-06-11 20:40:24 -0700
commit86ef7f9cbfd564377028098cf20cc1c3ec2c776d (patch)
treee7bfb114eec92e4247d6b5a20939a1ccb082eb17
parent92ca8241533009e4e05a9f3999a75389678af094 (diff)
ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.
>> net/ipv4/ipconfig.c:130:15: warning: 'ic_addrservaddr' defined but not used [-Wunused-variable] static __be32 ic_addrservaddr = NONE; /* IP Address of the IP addresses'server */ Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat