From: Ivo van Doorn <[EMAIL PROTECTED]>
Date: Fri, 1 Jun 2007 20:20:43 +0200
> The rfkill name can be made const safely,
> this makes the compiler happy when drivers make
> it point to some const string used elsewhere.
>
> Signed-off-by: Ivo van Doorn <[EMAIL PROTECTED]>
Patch applied, thanks.
-
The rfkill name can be made const safely,
this makes the compiler happy when drivers make
it point to some const string used elsewhere.
Signed-off-by: Ivo van Doorn <[EMAIL PROTECTED]>
---
diff --git a/include/linux/rfkill.h b/include/linux/rfkill.h
index 7c1ffba..a8a6ea8 100644
--- a/include/li