1
0
Fork 0
alistair23-linux/drivers/net/xen-netback
Gustavo A. R. Silva d3e2a25bcd xen-netback: use true and false for boolean values
Return statements in functions returning bool should use true or false
instead of an integer value.

This issue was detected with the help of Coccinelle.

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-08-02 14:43:04 -07:00
..
Makefile xen-netback: separate guest side rx code into separate module 2016-10-06 20:37:35 -04:00
common.h net/xen-netback: Convert timers to use timer_setup() 2017-10-18 12:40:27 +01:00
hash.c xen-netback: Use GFP_ATOMIC to allocate hash 2017-03-02 14:44:22 -08:00
interface.c net: allow fallback function to pass netdev 2018-07-09 13:57:25 -07:00
netback.c xen-netback: use true and false for boolean values 2018-08-02 14:43:04 -07:00
rx.c xen-netback: make function xenvif_rx_skb static 2018-02-26 11:36:54 -05:00
xenbus.c treewide: Use array_size() in vzalloc() 2018-06-12 16:19:22 -07:00