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
..
common.h
hash.c
interface.c net: allow fallback function to pass netdev 2018-07-09 13:57:25 -07:00
Makefile
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