All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fengguang Wu <fengguang.wu@intel.com>
To: kernel-janitors@vger.kernel.org
Subject: [next:akpm 17/397] include/linux/audit.h:536:1: error: expected ';' before '}' token
Date: Thu, 27 Sep 2012 09:18:40 +0000	[thread overview]
Message-ID: <20120927091840.GA9923@localhost> (raw)

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

                 reply	other threads:[~2012-09-27  9:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120927091840.GA9923@localhost \
    --to=fengguang.wu@intel.com \
    --cc=kernel-janitors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.