Re: [PATCH 16/16] trivial: fix assorted spelling typos

From: Stefan Richter
Date: Sun Nov 01 2009 - 07:25:12 EST


André Goddard Rosa wrote:
> --- a/security/selinux/ss/services.c
> +++ b/security/selinux/ss/services.c
> @@ -741,7 +741,7 @@ int security_bounded_transition(u32 old_sid, u32 new_sid)
> goto out;
> }
>
> - /* type/domain unchaned */
> + /* type/domain unchained */
> if (old_context->type == new_context->type) {
> rc = 0;
> goto out;

unchanged?
--
Stefan Richter
-=====-==--= =-== ----=
http://arcgraph.de/sr/
--
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/