summaryrefslogtreecommitdiff
path: root/iface.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-08iface: Merge duplicate codeTobias Klauser1-1/+1
2017-01-10llmnrd: merge rtnl interface event loop into main select() loopsTobias Klauser1-4/+4
2016-08-17llmnrd: Allow to bind to a specific network interfaceTobias Klauser1-1/+1
2016-08-16llmnrd: Don't enumerate and store IPv6 addresses if IPv6 is disabledTobias Klauser1-2/+3
2015-02-19llmnrd: Fix address family type in event callbackTobias Klauser1-1/+2
2015-02-18llmnrd: Join IP multicast group on each new interfaceTobias Klauser1-2/+10
2015-02-06Initial import, still work in progressTobias Klauser1-0/+30
linux/net-next.git/tree/?h=nds-private-remove&id=970d14e3989160ee9e97c7d75ecbc893fd29dab9'>4a731cac4efedb17f86a912ec56c151d26792abe /include/crypto/aes.h parent7a308bb3016f57e5be11a677d15b821536419d36 (diff)
nvdimm: constify device_type structures
Declare device_type structure as const as it is only stored in the type field of a device structure. This field is of type const, so add const to declaration of device_type structure. File size before: text data bss dec hex filename 19278 3199 16 22493 57dd nvdimm/namespace_devs.o File size after: text data bss dec hex filename 19929 3160 16 23105 5a41 nvdimm/namespace_devs.o Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'include/crypto/aes.h')