[AFS]: Make the match_*() functions take const options.
authorDavid Howells <dhowells@redhat.com>
Thu, 3 May 2007 10:10:39 +0000 (03:10 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 May 2007 10:10:39 +0000 (03:10 -0700)
Make the match_*() functions take a const pointer to the options table
and make strings pointers in the options table const too.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found