Error: Cannot open file net/homa/homa_wire.h net/homa/homa_wire.h:29: warning: Enum value 'DATA' not described in enum 'homa_packet_type' net/homa/homa_wire.h:29: warning: Enum value 'RESEND' not described in enum 'homa_packet_type' net/homa/homa_wire.h:29: warning: Enum value 'UNKNOWN' not described in enum 'homa_packet_type' net/homa/homa_wire.h:29: warning: Enum value 'BUSY' not described in enum 'homa_packet_type' net/homa/homa_wire.h:29: warning: Enum value 'NEED_ACK' not described in enum 'homa_packet_type' net/homa/homa_wire.h:29: warning: Enum value 'ACK' not described in enum 'homa_packet_type' net/homa/homa_wire.h:29: warning: Enum value 'BOGUS' not described in enum 'homa_packet_type' net/homa/homa_wire.h:105: warning: Incorrect use of kernel-doc format: * The fields below correspond to the acknowledgment field in TCP net/homa/homa_wire.h:144: warning: Function parameter or struct member 'ack1' not described in 'common_header' net/homa/homa_wire.h:144: warning: Function parameter or struct member 'ack2' not described in 'common_header' net/homa/homa_wire.h:144: warning: Function parameter or struct member 'type' not described in 'common_header' net/homa/homa_wire.h:144: warning: Function parameter or struct member 'dummy1' not described in 'common_header' net/homa/homa_wire.h:144: warning: Function parameter or struct member 'dummy2' not described in 'common_header' net/homa/homa_wire.h:168: warning: Function parameter or struct member 'client_id' not described in 'homa_ack' net/homa/homa_wire.h:168: warning: Excess struct member 'id' description in 'homa_ack' net/homa/homa_wire.h:268: warning: Function parameter or struct member 'skb' not described in 'homa_data_len' net/homa/homa_wire.h:268: warning: No description found for return value of 'homa_data_len' net/homa/homa_wire.h:360: warning: Function parameter or struct member 'acks' not described in 'ack_header' net/homa/homa_wire.h:371: warning: No description found for return value of 'homa_local_id' New warnings added 1c1,19 < Error: Cannot open file net/homa/homa_wire.h --- > net/homa/homa_wire.h:29: warning: Enum value 'DATA' not described in enum 'homa_packet_type' > net/homa/homa_wire.h:29: warning: Enum value 'RESEND' not described in enum 'homa_packet_type' > net/homa/homa_wire.h:29: warning: Enum value 'UNKNOWN' not described in enum 'homa_packet_type' > net/homa/homa_wire.h:29: warning: Enum value 'BUSY' not described in enum 'homa_packet_type' > net/homa/homa_wire.h:29: warning: Enum value 'NEED_ACK' not described in enum 'homa_packet_type' > net/homa/homa_wire.h:29: warning: Enum value 'ACK' not described in enum 'homa_packet_type' > net/homa/homa_wire.h:29: warning: Enum value 'BOGUS' not described in enum 'homa_packet_type' > net/homa/homa_wire.h:105: warning: Incorrect use of kernel-doc format: * The fields below correspond to the acknowledgment field in TCP > net/homa/homa_wire.h:144: warning: Function parameter or struct member 'ack1' not described in 'common_header' > net/homa/homa_wire.h:144: warning: Function parameter or struct member 'ack2' not described in 'common_header' > net/homa/homa_wire.h:144: warning: Function parameter or struct member 'type' not described in 'common_header' > net/homa/homa_wire.h:144: warning: Function parameter or struct member 'dummy1' not described in 'common_header' > net/homa/homa_wire.h:144: warning: Function parameter or struct member 'dummy2' not described in 'common_header' > net/homa/homa_wire.h:168: warning: Function parameter or struct member 'client_id' not described in 'homa_ack' > net/homa/homa_wire.h:168: warning: Excess struct member 'id' description in 'homa_ack' > net/homa/homa_wire.h:268: warning: Function parameter or struct member 'skb' not described in 'homa_data_len' > net/homa/homa_wire.h:268: warning: No description found for return value of 'homa_data_len' > net/homa/homa_wire.h:360: warning: Function parameter or struct member 'acks' not described in 'ack_header' > net/homa/homa_wire.h:371: warning: No description found for return value of 'homa_local_id' Per-file breakdown