Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6833c103 authored by wang di's avatar wang di Committed by Greg Kroah-Hartman
Browse files

staging: lustre: llite: remove comment from ll_dir_read

parent 3978732f
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -526,10 +526,6 @@ int ll_dir_read(struct inode *inode, __u64 *ppos, struct md_op_data *op_data,
			__u64	  lhash;
			__u64	  lhash;
			__u64	  ino;
			__u64	  ino;


			/*
			 * XXX: implement correct swabbing here.
			 */

			hash = le64_to_cpu(ent->lde_hash);
			hash = le64_to_cpu(ent->lde_hash);
			if (hash < pos)
			if (hash < pos)
				/*
				/*