From patchwork Sat Jun 25 07:28:02 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: maximilian attems X-Patchwork-Id: 918112 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.4) with ESMTP id p5P7S9hE020881 for ; Sat, 25 Jun 2011 07:28:09 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750989Ab1FYH2I (ORCPT ); Sat, 25 Jun 2011 03:28:08 -0400 Received: from vostochny.stro.at ([78.47.22.85]:43144 "EHLO vostochny.stro.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750893Ab1FYH2H (ORCPT ); Sat, 25 Jun 2011 03:28:07 -0400 Received: from stro.at (178-191-243-236.adsl.highway.telekom.at [178.191.243.236]) by vostochny.stro.at (Postfix) with ESMTPA id 492C2C14A; Sat, 25 Jun 2011 07:28:05 +0000 (UTC) Received: by stro.at (Postfix, from userid 1000) id A50DD2006D; Sat, 25 Jun 2011 09:28:04 +0200 (CEST) From: maximilian attems To: linux-kbuild@vger.kernel.org Cc: Jonathan Cameron , maximilian attems Subject: [PATCH] staging: iio light Kconfig fixlet Date: Sat, 25 Jun 2011 09:28:02 +0200 Message-Id: <1308986882-29183-1-git-send-email-max@stro.at> X-Mailer: git-send-email 1.7.5.4 Sender: linux-kbuild-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kbuild@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.6 (demeter1.kernel.org [140.211.167.41]); Sat, 25 Jun 2011 07:28:09 +0000 (UTC) No point to start comments with '\'. Signed-off-by: maximilian attems Acked-by: Jonathan Cameron --- 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"