Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...
[pandora-kernel.git] / include / linux / proc_fs.h
index 379eaed..838c114 100644 (file)
@@ -50,7 +50,7 @@ typedef       int (write_proc_t)(struct file *file, const char __user *buffer,
 
 struct proc_dir_entry {
        unsigned int low_ino;
-       unsigned short namelen;
+       unsigned int namelen;
        const char *name;
        mode_t mode;
        nlink_t nlink;