Message ID | 1308986882-29183-1-git-send-email-max@stro.at (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On 06/25/11 08:28, maximilian attems wrote: > No point to start comments with '\'. Good spot. Please send to Greg KH as it will go through the staging tree. Thanks, > > Signed-off-by: maximilian attems <max@stro.at> Acked-by: Jonathan Cameron <jic23@cam.ac.uk> > --- > drivers/staging/iio/light/Kconfig | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/drivers/staging/iio/light/Kconfig b/drivers/staging/iio/light/Kconfig > index 46d62d1..1ad2d56 100644 > --- a/drivers/staging/iio/light/Kconfig > +++ b/drivers/staging/iio/light/Kconfig > @@ -1,4 +1,4 @@ > -\# > +# > # Light sensors > # > comment "Light sensors" -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/drivers/staging/iio/light/Kconfig b/drivers/staging/iio/light/Kconfig index 46d62d1..1ad2d56 100644 --- a/drivers/staging/iio/light/Kconfig +++ b/drivers/staging/iio/light/Kconfig @@ -1,4 +1,4 @@ -\# +# # Light sensors # comment "Light sensors"
No point to start comments with '\'. Signed-off-by: maximilian attems <max@stro.at> --- drivers/staging/iio/light/Kconfig | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)