Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1271745
| From | James Morris <jmorris@namei.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] security/capability.h: cap_issubset/isclear can be boolean |
| Date | 2015-11-18 01:00 +0100 |
| Message-ID | <qvYkh-3nX-1@gated-at.bofh.it> (permalink) |
| References | <qvISd-1Vh-5@gated-at.bofh.it> <qvISd-1Vh-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 17 Nov 2015, Yaowei Bai wrote: > This patch makes cap_issubset/isclear return bool due to these > functions only using either one or zero as their return > value. > > No functional change. > > Signed-off-by: Yaowei Bai <baiyaowei@cmss.chinamobile.com> Applied to git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next -- James Morris <jmorris@namei.org> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/2] security: remove unused cap_is_fs_cap function Yaowei Bai <baiyaowei@cmss.chinamobile.com> - 2015-11-17 08:30 +0100
[PATCH 2/2] security/capability.h: cap_issubset/isclear can be boolean Yaowei Bai <baiyaowei@cmss.chinamobile.com> - 2015-11-17 08:30 +0100
Re: [PATCH 2/2] security/capability.h: cap_issubset/isclear can be boolean "Serge E. Hallyn" <serge@hallyn.com> - 2015-11-17 18:40 +0100
Re: [PATCH 2/2] security/capability.h: cap_issubset/isclear can be boolean James Morris <jmorris@namei.org> - 2015-11-18 01:00 +0100
Re: [PATCH 1/2] security: remove unused cap_is_fs_cap function "Serge E. Hallyn" <serge@hallyn.com> - 2015-11-17 18:30 +0100
Re: [PATCH 1/2] security: remove unused cap_is_fs_cap function James Morris <jmorris@namei.org> - 2015-11-18 01:00 +0100
csiph-web