Whamcloud - gitweb
* Landed b_cray_portals_merge (3148, 3158)
[fs/lustre-release.git] / lustre / llite / special.c
index 352849e..084381e 100644 (file)
@@ -200,7 +200,7 @@ static int ll_special_ioctl(struct inode *inode, struct file *filp,
 
         if (pfop && *pfop && (*pfop)->ioctl) {
                 struct file_operations *sfops = filp->f_op;
 
         if (pfop && *pfop && (*pfop)->ioctl) {
                 struct file_operations *sfops = filp->f_op;
-
+                       
                 rc = (*pfop)->ioctl(inode, filp, cmd, arg);
 
                 /* sometimes, file_operations will be changed in ioctl */
                 rc = (*pfop)->ioctl(inode, filp, cmd, arg);
 
                 /* sometimes, file_operations will be changed in ioctl */