commit | cd51875d53ae1459a2b09b4338166a218c0635a7 | [log] [tgz] |
---|---|---|
author | Pavel Shilovsky <piastryyy@gmail.com> | Thu Jun 09 12:58:53 2011 +0400 |
committer | Steve French <sfrench@us.ibm.com> | Mon Jun 13 20:34:33 2011 +0000 |
tree | 701511e617549ae84de010d6849ef544fac0afd0 | |
parent | 40779859de0f73b40390c6401a024d06cf024290 [diff] |
CIFS: Fix sparse error cifs_sb_master_tlink was declared as inline, but without a definition. Remove the declaration and move the definition up. Signed-off-by: Pavel Shilovsky <piastryyy@gmail.com> Reviewed-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>