public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
blob 693c515da13cf316cf452208479f89d086c63057 462 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
 
/* SPDX-License-Identifier: GPL-2.0-or-later
 * Copyright (c) 2025 Red Hat GmbH
 * Author: Stefano Brivio <sbrivio@redhat.com>
 */
 
#ifndef REPAIR_H
#define REPAIR_H

void repair_sock_init(const struct ctx *c);
void repair_listen_handler(struct ctx *c, uint32_t events);
void repair_handler(struct ctx *c, uint32_t events);
void repair_close(struct ctx *c);
int repair_flush(struct ctx *c);
int repair_set(struct ctx *c, int s, int cmd);

#endif /* REPAIR_H */

debug log:

solving 693c515 ...
found 693c515 in https://archives.passt.top/passt-dev/20250128233940.1235855-8-sbrivio@redhat.com/

applying [1/1] https://archives.passt.top/passt-dev/20250128233940.1235855-8-sbrivio@redhat.com/
diff --git a/repair.h b/repair.h
new file mode 100644
index 0000000..693c515

1:11: trailing whitespace.
 
Checking patch repair.h...
Applied patch repair.h cleanly.
warning: 1 line adds whitespace errors.

index at:
100644 693c515da13cf316cf452208479f89d086c63057	repair.h

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).