sunrpc: mark all struct svc_procinfo instances as const
struct svc_procinfo contains function pointers, and marking it asconstant avoids it being able to be used as an attach vector forcode injections.Signed-off-by: Christoph Hellwig <hch@lst.de>
Christoph Hellwig 9 years ago 860bda29 7fd38af9