nfs: Drop bad comment in nfs41_walk_client_list()
authorKinglong Mee <kinglongmee@gmail.com>
Wed, 1 Jul 2015 03:59:04 +0000 (11:59 +0800)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 1 Jul 2015 15:30:59 +0000 (11:30 -0400)
commitbc4da2a2bee2aaf5ed62b8bb676a15d010af0fc0
treedd45dd100d0d0438d302eba96a5c1c9cb1664dce
parentcd738ee985ccc1162e7ba2b4ecd41b6072a5befc
nfs: Drop bad comment in nfs41_walk_client_list()

Commit 7b1f1fd184 "NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list"
have change the logical of the list_for_each_entry().

Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4client.c