summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-04-21 17:57:10 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-04-21 17:58:29 +0200
commit04875e8ea51a18dd1466ed7cb5d425c158db4337 (patch)
tree22ea9ff080c8aa65d8db18757662e50d03650d9a /.travis.yml
parent7aebca65f569ceb5fd8a12bef5fa6b58f277683d (diff)
ring: Make ifname paramter to ring_size() const
ifname not changed inside the function, so make it const. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions
rmi_f03.c:(.text+0xf8ef8): undefined reference to `serio_interrupt' rmi_f03.c:(.text+0xf8fbd): undefined reference to `serio_interrupt' drivers/built-in.o: In function `rmi_f03_remove': rmi_f03.c:(.text+0xf9082): undefined reference to `serio_unregister_port' drivers/built-in.o: In function `rmi_f03_probe': rmi_f03.c:(.text+0xf9260): undefined reference to `__serio_register_port' Reported-by: Randy Dunlap <rdunlap@infradead.org> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'include/xen')