Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 052a4bc4 authored by Ian Morris's avatar Ian Morris Committed by Pablo Neira Ayuso
Browse files

netfilter-bridge: Cleanse indentation



Fixes a bunch of issues detected by checkpatch with regards to code
indentation.

No changes detected by objdiff.

Signed-off-by: default avatarIan Morris <ipm@chirality.org.uk>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent 1ffad83d
Loading
Loading
Loading
Loading
+22 −22
Original line number Diff line number Diff line
@@ -1367,8 +1367,8 @@ static inline int ebt_make_watchername(const struct ebt_entry_watcher *w,
	return 0;
}

static inline int
ebt_make_names(struct ebt_entry *e, const char *base, char __user *ubase)
static inline int ebt_make_names(struct ebt_entry *e, const char *base,
				 char __user *ubase)
{
	int ret;
	char __user *hlp;
+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.