Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
[SSI] openssi/kernel/fs/proc base.c,1.2.2.20,1.2.2.21: msg#00053
|
Subject: |
[SSI] openssi/kernel/fs/proc base.c,1.2.2.20,1.2.2.21 |
Update of /cvsroot/ssic-linux/openssi/kernel/fs/proc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7666/fs/proc
Modified Files:
Tag: OPENSSI-RH
base.c
Log Message:
removed unused variable
Index: base.c
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/kernel/fs/proc/Attic/base.c,v
retrieving revision 1.2.2.20
retrieving revision 1.2.2.21
diff -u -d -r1.2.2.20 -r1.2.2.21
--- base.c 9 Aug 2004 21:47:20 -0000 1.2.2.20
+++ base.c 9 Aug 2004 22:27:47 -0000 1.2.2.21
@@ -1823,7 +1823,6 @@
struct vfsmount *mnt = NULL;
int error = ENOMEM;
struct files_struct *files;
- struct task_struct *task = NULL;
extern struct super_block *proc_super;
inode = proc_pid_make_inode(proc_super, PVP(vp)->pvp_pproc, 0,
-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
|
| |