From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Petar Stoykov <pd.pstoykov@gmail.com>, linux-iio@vger.kernel.org
Cc: Jonathan Cameron <jic23@kernel.org>,
Lars-Peter Clausen <lars@metafoo.de>,
Rob Herring <robh+dt@kernel.org>,
Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Angel Iglesias <ang.iglesiasg@gmail.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH 2/3] iio: pressure: Add driver for Sensirion SDP500
Date: Tue, 16 Jan 2024 16:50:34 +0100 [thread overview]
Message-ID: <cc861718-d6d0-4ebe-8f75-8c2534d89557@linaro.org> (raw)
In-Reply-To: <fd8a8f09-7661-42c2-ace6-0a0e4845184d@linaro.org>
On 16/01/2024 16:30, Krzysztof Kozlowski wrote:
>> +
>> +static struct i2c_driver sdp500_driver = {
>> + .driver = {
>> + .name = "sensirion,sdp500",
>> + .of_match_table = sdp500_of_match,
>> + },
>> + .probe = sdp500_probe,
>> + .remove = sdp500_remove,
>
> Some random wrapping here..
I meant: indentation before =.
Best regards,
Krzysztof
next prev parent reply other threads:[~2024-01-16 15:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-16 15:24 [PATCH 2/3] iio: pressure: Add driver for Sensirion SDP500 Petar Stoykov
2024-01-16 15:30 ` Krzysztof Kozlowski
2024-01-16 15:50 ` Krzysztof Kozlowski [this message]
2024-01-16 17:03 ` Jonathan Cameron
2024-04-30 15:11 ` Petar Stoykov
2024-05-05 17:58 ` Jonathan Cameron
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cc861718-d6d0-4ebe-8f75-8c2534d89557@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=ang.iglesiasg@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jic23@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pd.pstoykov@gmail.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).