]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Wed, 28 May 2014 18:53:17 +0000 (14:53 -0400)
commitd1f31d1502871cb18a203c82732644f42eb1199f
tree6db8240021ba123067ca87cdfc79e688c9261d55
parent7631c8e39fe9e096acdd2af08a3506d8d2586a94
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