mirror of
https://github.com/systemd/systemd.git
synced 2025-03-22 06:50:18 +03:00
tree-wide: remove some double newlines in headers, too
This commit is contained in:
parent
3dfd31c8d2
commit
56b00d0028
@ -29,7 +29,6 @@ static struct mempool pool_name = { \
|
||||
.at_least = alloc_at_least, \
|
||||
}
|
||||
|
||||
|
||||
#if VALGRIND
|
||||
void mempool_drop(struct mempool *mp);
|
||||
#endif
|
||||
|
@ -329,7 +329,6 @@ struct btrfs_ioctl_search_header {
|
||||
__u32 len;
|
||||
};
|
||||
|
||||
|
||||
struct btrfs_ioctl_search_args {
|
||||
struct btrfs_ioctl_search_key key;
|
||||
char buf[BTRFS_SEARCH_ARGS_BUFSIZE];
|
||||
|
@ -256,7 +256,6 @@ static inline int missing_kcmp(pid_t pid1, pid_t pid2, int type, unsigned long i
|
||||
# define kcmp missing_kcmp
|
||||
#endif
|
||||
|
||||
|
||||
/* ======================================================================= */
|
||||
|
||||
#if !HAVE_KEYCTL
|
||||
|
@ -77,7 +77,6 @@ ssize_t string_table_lookup(const char * const *table, size_t len, const char *k
|
||||
return (type) -1; \
|
||||
} \
|
||||
|
||||
|
||||
#define _DEFINE_STRING_TABLE_LOOKUP(name,type,scope) \
|
||||
_DEFINE_STRING_TABLE_LOOKUP_TO_STRING(name,type,scope) \
|
||||
_DEFINE_STRING_TABLE_LOOKUP_FROM_STRING(name,type,scope)
|
||||
|
@ -7,7 +7,6 @@
|
||||
Copyright 2013 Kay Sievers
|
||||
***/
|
||||
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#include "macro.h"
|
||||
|
@ -7,7 +7,6 @@
|
||||
Copyright 2010 Lennart Poettering
|
||||
***/
|
||||
|
||||
|
||||
extern const sd_bus_vtable bus_automount_vtable[];
|
||||
|
||||
int bus_automount_set_property(Unit *u, const char *name, sd_bus_message *message, UnitWriteFlags flags, sd_bus_error *error);
|
||||
|
@ -7,7 +7,6 @@
|
||||
Copyright 2008-2011 Lennart Poettering
|
||||
***/
|
||||
|
||||
|
||||
#include "sd-netlink.h"
|
||||
|
||||
#include "in-addr-util.h"
|
||||
|
@ -187,7 +187,6 @@ struct udev_list_entry *udev_hwdb_get_properties_list_entry(struct udev_hwdb *hw
|
||||
*/
|
||||
int udev_util_encode_string(const char *str, char *str_enc, size_t len);
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
} /* extern "C" */
|
||||
#endif
|
||||
|
@ -9,7 +9,6 @@
|
||||
|
||||
typedef struct Inhibitor Inhibitor;
|
||||
|
||||
|
||||
typedef enum InhibitWhat {
|
||||
INHIBIT_SHUTDOWN = 1,
|
||||
INHIBIT_SLEEP = 2,
|
||||
|
@ -12,7 +12,6 @@
|
||||
#include "missing.h"
|
||||
#include "netdev/netdev.h"
|
||||
|
||||
|
||||
typedef enum IPVlanMode {
|
||||
NETDEV_IPVLAN_MODE_L2 = IPVLAN_MODE_L2,
|
||||
NETDEV_IPVLAN_MODE_L3 = IPVLAN_MODE_L3,
|
||||
|
@ -21,7 +21,6 @@ struct IPv6ProxyNDPAddress {
|
||||
LIST_FIELDS(IPv6ProxyNDPAddress, ipv6_proxy_ndp_addresses);
|
||||
};
|
||||
|
||||
|
||||
int ipv6_proxy_ndp_address_new_static(Network *network, IPv6ProxyNDPAddress ** ipv6_proxy_ndp_address);
|
||||
void ipv6_proxy_ndp_address_free(IPv6ProxyNDPAddress *ipv6_proxy_ndp_address);
|
||||
int ipv6_proxy_ndp_address_configure(Link *link, IPv6ProxyNDPAddress *ipv6_proxy_ndp_address);
|
||||
|
@ -80,7 +80,6 @@ typedef enum DnssecNsecResult {
|
||||
|
||||
int dnssec_nsec_test(DnsAnswer *answer, DnsResourceKey *key, DnssecNsecResult *result, bool *authenticated, uint32_t *ttl);
|
||||
|
||||
|
||||
int dnssec_test_positive_wildcard(DnsAnswer *a, const char *name, const char *source, const char *zone, bool *authenticated);
|
||||
|
||||
const char* dnssec_result_to_string(DnssecResult m) _const_;
|
||||
|
@ -7,7 +7,6 @@
|
||||
Copyright 2014 Lennart Poettering
|
||||
***/
|
||||
|
||||
|
||||
#include "sd-bus.h"
|
||||
|
||||
#include "set.h"
|
||||
|
@ -87,7 +87,6 @@ struct DnsResourceKey {
|
||||
._name = (char*) n, \
|
||||
})
|
||||
|
||||
|
||||
struct DnsTxtItem {
|
||||
size_t length;
|
||||
LIST_FIELDS(DnsTxtItem, items);
|
||||
|
@ -33,7 +33,6 @@
|
||||
#define GPT_ROOT_ARM_64_VERITY SD_ID128_MAKE(df,33,00,ce,d6,9f,4c,92,97,8c,9b,fb,0f,38,d8,20)
|
||||
#define GPT_ROOT_IA64_VERITY SD_ID128_MAKE(86,ed,10,d5,b6,07,45,bb,89,57,d3,50,f2,3d,05,71)
|
||||
|
||||
|
||||
#if defined(__x86_64__)
|
||||
# define GPT_ROOT_NATIVE GPT_ROOT_X86_64
|
||||
# define GPT_ROOT_SECONDARY GPT_ROOT_X86
|
||||
|
@ -55,7 +55,6 @@ struct init_request_bsd {
|
||||
char reserved[128]; /* For future expansion. */
|
||||
};
|
||||
|
||||
|
||||
/*
|
||||
* Because of legacy interfaces, "runlevel" and "sleeptime"
|
||||
* aren't in a separate struct in the union.
|
||||
|
Loading…
x
Reference in New Issue
Block a user