crypto: don't pollute the global namespace with sg_next()
authorJens Axboe <jens.axboe@oracle.com>
Wed, 9 May 2007 06:58:32 +0000 (08:58 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 16 Oct 2007 09:07:09 +0000 (11:07 +0200)
It's a subsystem function, prefix it as such.

Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found