kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [next:akpm 17/397] include/linux/audit.h:536:1: error: expected ';' before '}' token
@ 2012-09-27  9:18 Fengguang Wu
  0 siblings, 0 replies; only message in thread
From: Fengguang Wu @ 2012-09-27  9:18 UTC (permalink / raw)
  To: kernel-janitors

Hi Kees,

FYI, kernel build failed on

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git akpm
head:   5ca573b894e5efd072a90c1364dbf5774e867911
commit: 57fb5bbce51d7949861259b0348c23d63da94710 [17/397] audit.h: replace defines with C stubs
config: x86_64-allmodconfig

All error/warnings:

In file included from include/net/xfrm.h:14:0,
                 from net/dccp/minisocks.c:20:
include/linux/audit.h: In function 'audit_get_loginuid':
include/linux/audit.h:536:1: error: expected ';' before '}' token

vim +536 include/linux/audit.h

57fb5bbc (Kees Cook       2012-09-26  533) static inline kuid_t audit_get_loginuid(struct task_struct *tsk)
57fb5bbc (Kees Cook       2012-09-26  534) {
57fb5bbc (Kees Cook       2012-09-26  535) 	return tsk->loginuid
57fb5bbc (Kees Cook       2012-09-26 @536) }
57fb5bbc (Kees Cook       2012-09-26  537) 
57fb5bbc (Kees Cook       2012-09-26  538) static inline int audit_get_sessionid(struct task_struct *tsk)
57fb5bbc (Kees Cook       2012-09-26  539) {

---
0-DAY kernel build testing backend         Open Source Technology Centre
Fengguang Wu, Yuanhan Liu                              Intel Corporation

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-27  9:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-27  9:18 [next:akpm 17/397] include/linux/audit.h:536:1: error: expected ';' before '}' token Fengguang Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).