On 21.05.08 11:28:42, stephane eranian wrote:
> Please verify, everthing is there.

Everything is in and works. See also the diff below.

-Robert

diff --git a/perfmon/perfmon_file.c b/perfmon/perfmon_file.c
index 91e04c4..2c938ff 100644
--- a/perfmon/perfmon_file.c
+++ b/perfmon/perfmon_file.c
@@ -671,7 +671,7 @@ int pfm_alloc_fd(struct file **cfile)
 {
        int fd, ret = 0;
        struct file *file = NULL;
-       struct inode * inode;
+       struct inode *inode;
        char name[32];
        struct qstr this;
 
-- 
Advanced Micro Devices, Inc.
Operating System Research Center
email: [EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
perfmon2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to