lkml.org 
[lkml]   [2009]   [Mar]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: TOMOYO in linux-next
On Fri, 27 Mar 2009, Tetsuo Handa wrote:

> ----------------------------------------
> TOMOYO: Fix a typo.
>
> Signed-off-by: Kentaro Takeda <takedakn@nttdata.co.jp>
> Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
> Signed-off-by: Toshiharu Harada <haradats@nttdata.co.jp>
> ---
> security/tomoyo/common.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-2.6.29-git1.orig/security/tomoyo/common.h
> +++ linux-2.6.29-git1/security/tomoyo/common.h
> @@ -55,7 +55,7 @@ struct tomoyo_path_info {
> struct tomoyo_path_info_with_data {
> /* Keep "head" first, for this pointer is passed to tomoyo_free(). */
> struct tomoyo_path_info head;
> - char bariier1[16]; /* Safeguard for overrun. */
> + char barrier1[16]; /* Safeguard for overrun. */
> char body[TOMOYO_MAX_PATHNAME_LEN];
> char barrier2[16]; /* Safeguard for overrun. */
> };
>

Applied.

--
James Morris
<jmorris@namei.org>


\
 
 \ /
  Last update: 2009-03-27 09:09    [W:0.101 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site