mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-02 05:49:09 +00:00
This patch rewrites various occurences of &sg[0] where sg is an array of length one to simply sg. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>