ofono/drivers/stemodem
Jonas Bonn 67701b1c40 drivers: constify vtables
The driver vtables are read-only structures.  This patch declares them as
'const' allowing the compiler to (optionally) put them in the RELRO
section.  RELRO pages may be marked as read-only by the linker after
the relocations have been done ensuring that they aren't inadvertently
or maliciously altered at runtime.
2018-10-17 09:56:27 -05:00
..
caif_rtnl.c drivers: Update copyright information 2011-10-10 13:39:48 -07:00
caif_rtnl.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
caif_socket.h stedriver: Copy caif_socket.h from 2.6.36 RC 2010-08-12 11:32:12 -05:00
gprs-context.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
if_caif.h stemodem: Copy if_caif.h from 2.6.36 RC 2010-08-13 14:00:43 -05:00
radio-settings.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
stemodem.c drivers: Update copyright information 2011-10-10 13:39:48 -07:00
stemodem.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
voicecall.c drivers: constify vtables 2018-10-17 09:56:27 -05:00