Hi Rusty,

On Mon, 16 Sep 2013 13:38:35 +0930 Rusty Russell <ru...@rustcorp.com.au> wrote:
>
> Predates git, does anyone remember the rationale?
> 
> ie:
>         int test_bit(int nr, const volatile unsigned long *addr)

Because we sometimes pass volatile pointers to it and gcc will complain
if you pass a volatile to a non volatile  (I think).

-- 
Cheers,
Stephen Rothwell                    s...@canb.auug.org.au

Attachment: pgpqU5XUhp_0a.pgp
Description: PGP signature

Reply via email to