[folded-merged] samples-seccomp-improve-label-helper-fix.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     Subject: samples-seccomp-improve-label-helper-fix
has been removed from the -mm tree.  Its filename was
     samples-seccomp-improve-label-helper-fix.patch

This patch was dropped because it was folded into samples-seccomp-improve-label-helper.patch

------------------------------------------------------
From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Subject: samples-seccomp-improve-label-helper-fix

coding-style fixlet

Cc: Kees Cook <keescook@xxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 samples/seccomp/bpf-helper.c |    1 +
 1 file changed, 1 insertion(+)

diff -puN samples/seccomp/bpf-helper.c~samples-seccomp-improve-label-helper-fix samples/seccomp/bpf-helper.c
--- a/samples/seccomp/bpf-helper.c~samples-seccomp-improve-label-helper-fix
+++ a/samples/seccomp/bpf-helper.c
@@ -64,6 +64,7 @@ __u32 seccomp_bpf_label(struct bpf_label
 {
 	struct __bpf_label *begin = labels->labels, *end;
 	int id;
+
 	if (labels->count == BPF_LABELS_MAX) {
 		fprintf(stderr, "Too many labels\n");
 		exit(1);
_

Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are

origin.patch
fs-befs-linuxvfsc-remove-unnecessary-casting.patch
samples-seccomp-improve-label-helper.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux