lkml.org 
[lkml]   [2004]   [Nov]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 2.4] fix typo in fs/proc/base.c
Date
Hi Marcelo,

This fixes a typo which got introduced in latest 2.4 bk.
Sorry for the attachment. My mailer is currently broken and
corrupts diffs.
--- linux-2.4.28-rc1-bk4/fs/proc/base.c.orig Sun Nov 7 14:37:12 2004
+++ linux-2.4.28-rc1-bk4/fs/proc/base.c Sun Nov 7 14:40:12 2004
@@ -780,7 +780,7 @@
return inode;

out_unlock:
- node->u.generic_ip = NULL;
+ inode->u.generic_ip = NULL;
iput(inode);
return NULL;
}
\
 
 \ /
  Last update: 2005-03-22 14:07    [W:0.022 / U:0.728 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site