summaryrefslogtreecommitdiff
path: root/geoip.conf
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-09-05 17:52:08 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-09-05 17:52:08 +0200
commitc5371dbd3bf60eb9ea2239dc2af009b61bdf933b (patch)
tree5662ce8485cb5172ca810b0b467db7b907a5939e /geoip.conf
parent012cef721c57246073b0aad80921eab6f2ee49f4 (diff)
astraceroute: Don't duplicate copyright/bug report/license string
Move the copyright/bug report/license string to an own constant and use it for the output of help() and version() to avoid duplication and prevent the strings from getting out of sync. This makes the text section of astraceroute.o slightly smaller: before: text data bss dec hex filename 18481 0 4 18485 4835 astraceroute/astraceroute.o after: text data bss dec hex filename 18201 0 4 18205 471d astraceroute/astraceroute.o Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'geoip.conf')
0 files changed, 0 insertions, 0 deletions
-remove&id=5db4992d8f040b8d8db0b86d42806e0c417f7ccf&id2=370ebb0ef6255132373ed35d13e7b1d8d2eb7003'>diff)
usbnet: pegasus: Use net_device_stats from struct net_devicends-private-remove
Instead of using a private copy of struct net_device_stats in struct pegasus, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Cc: Petko Manolov <petkan@nucleusys.com> Cc: linux-usb@vger.kernel.org Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'arch/arm/boot/dts/sun8i-a23-polaroid-mid2407pxe03.dts')