]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/ncpfs/ioctl.c
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes...
[karo-tx-linux.git] / fs / ncpfs / ioctl.c
index 6d04e050c74ed89ab7f4bbb18c28d40e002bb904..f54360f50a9c752cbf7d0bcba6eefca5e6c95268 100644 (file)
@@ -98,7 +98,7 @@ struct compat_ncp_objectname_ioctl
 {
        s32             auth_type;
        u32             object_name_len;
-       compat_caddr_t  object_name;    /* an userspace data, in most cases user name */
+       compat_caddr_t  object_name;    /* a userspace data, in most cases user name */
 };
 
 struct compat_ncp_fs_info_v2 {