]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
staging: lustre: llite: remove comment from ll_dir_read
authorwang di <di.wang@intel.com>
Tue, 16 Aug 2016 20:18:15 +0000 (16:18 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2016 13:57:33 +0000 (15:57 +0200)
Remove comment about fixing swabbing that is not needed.

Signed-off-by: wang di <di.wang@intel.com>
Reviewed-on: http://review.whamcloud.com/7043
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3531
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/dir.c

index 82c7f88cc353a6f36d914c5629fabaaefbc05ed4..d854edd21c06c0d228d51dc308ac61a6818e4656 100644 (file)
@@ -526,10 +526,6 @@ int ll_dir_read(struct inode *inode, __u64 *ppos, struct md_op_data *op_data,
                        __u64     lhash;
                        __u64     ino;
 
-                       /*
-                        * XXX: implement correct swabbing here.
-                        */
-
                        hash = le64_to_cpu(ent->lde_hash);
                        if (hash < pos)
                                /*