smb.h:30:16: error: comma at end of enumerator list [-Werror=pedantic]
@@ -27,7 +27,7 @@ enum smb_conn_state {
SMB_CONNECTING,
SMB_NEGOTIATE,
SMB_SETUP,
SMB_CONNECTED,
SMB_CONNECTED
};
struct smb_conn {
The note is not visible to the blocked user.