Re: [PATCH 20/20] arch: Rewrite generic atomic support

From: Sam Ravnborg
Date: Thu May 08 2014 - 11:24:18 EST


>
> -/**
> - * atomic_add_return - add integer to atomic variable
> - * @i: integer value to add
> - * @v: pointer of type atomic_t
> - *
> - * Atomically adds @i to @v and returns the result
> - */
For people not starign at kernel code every days these sparse comments
is a help. If anything they should be improved rather than deleted.

Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/