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