From c8e8b819a53dbecfafa607975041dffe7e75a6c5 Mon Sep 17 00:00:00 2001 From: Eric Paris Date: Mon, 8 Nov 2010 18:19:22 -0500 Subject: [PATCH] --- yaml --- r: 223355 b: refs/heads/master c: 88d60c32765716289abeb362c44adf6c35c6824c h: refs/heads/master i: 223353: df0cec24fe7ef2924094e4b448fcfd64c1115442 223351: 6629be424f87529cecad69ce305d791f66f61979 v: v3 --- [refs] | 2 +- trunk/include/linux/fanotify.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 10595c89435b..9fa7ff086a0d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ecf6f5e7d68471b08603f7c20143ac236602364f +refs/heads/master: 88d60c32765716289abeb362c44adf6c35c6824c diff --git a/trunk/include/linux/fanotify.h b/trunk/include/linux/fanotify.h index 0f0121467fc4..bdbf9bb29b54 100644 --- a/trunk/include/linux/fanotify.h +++ b/trunk/include/linux/fanotify.h @@ -96,7 +96,7 @@ struct fanotify_event_metadata { struct fanotify_response { __s32 fd; __u32 response; -} __attribute__ ((packed)); +}; /* Legit userspace responses to a _PERM event */ #define FAN_ALLOW 0x01