OSDN Git Service

NFSD: Remove typedef of svc_client and svc_export in export.c
authorKinglong Mee <kinglongmee@gmail.com>
Fri, 23 May 2014 12:55:43 +0000 (20:55 +0800)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 30 May 2014 21:32:23 +0000 (17:32 -0400)
commite6d615f7428bb9a202f7fab563e917e89169d349
tree249bb26c447504250b931570964a12c6afa860d7
parenta30ae94c0797f9de47626eecc43359989447d7a3
NFSD: Remove typedef of svc_client and svc_export in export.c

No need for a typedef wrapper for svc_export or svc_client, remove them.

Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/export.c