mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Andrew F. Davis" <afd@ti.com>
To: Evgeniy Polyakov <zbr@ioremap.net>
Cc: <linux-kernel@vger.kernel.org>, "Andrew F . Davis" <afd@ti.com>
Subject: [PATCH 0/2] Cleanups for W1
Date: Thu, 5 Jan 2017 14:37:45 -0600	[thread overview]
Message-ID: <20170105203747.11084-1-afd@ti.com> (raw)

Hello all,

These are some format changes to make the w1 drivers and
sub-system more modern looking. I know they are overly
pedantic, but I like them and they don't make any functional
changes so why not ¯\_(ツ)_/¯

Thanks,
Andrew

Andrew F. Davis (2):
  w1: Fixup source file headers
  w1: Organize driver source to natural/common order

 drivers/w1/masters/ds2482.c    | 45 ++++++++++++++-------------------
 drivers/w1/masters/ds2490.c    | 33 ++++++++++--------------
 drivers/w1/masters/matrox_w1.c | 40 +++++++++++++----------------
 drivers/w1/masters/omap_hdq.c  | 57 ++++++++++++++++++------------------------
 drivers/w1/slaves/w1_bq27000.c |  9 +++----
 drivers/w1/slaves/w1_ds2406.c  |  8 +++---
 drivers/w1/slaves/w1_ds2408.c  | 11 ++++----
 drivers/w1/slaves/w1_ds2413.c  | 10 ++++----
 drivers/w1/slaves/w1_ds2423.c  |  2 +-
 drivers/w1/slaves/w1_ds2431.c  |  2 +-
 drivers/w1/slaves/w1_ds2433.c  | 10 ++++----
 drivers/w1/slaves/w1_ds2760.c  | 11 ++++----
 drivers/w1/slaves/w1_ds2780.c  |  2 +-
 drivers/w1/slaves/w1_ds2781.c  |  2 +-
 drivers/w1/slaves/w1_ds28e04.c | 10 ++++----
 drivers/w1/slaves/w1_smem.c    | 12 ++++-----
 drivers/w1/slaves/w1_therm.c   | 18 ++++++-------
 drivers/w1/w1.c                | 25 ++++++++----------
 drivers/w1/w1.h                |  7 ------
 drivers/w1/w1_family.c         | 12 ++-------
 drivers/w1/w1_family.h         |  7 ------
 drivers/w1/w1_int.c            | 10 +-------
 drivers/w1/w1_int.h            |  7 ------
 drivers/w1/w1_io.c             |  7 ------
 drivers/w1/w1_log.h            |  7 ------
 drivers/w1/w1_netlink.c        |  7 ------
 drivers/w1/w1_netlink.h        |  7 ------
 27 files changed, 138 insertions(+), 240 deletions(-)

-- 
2.11.0

             reply	other threads:[~2017-01-05 20:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-05 20:37 Andrew F. Davis [this message]
2017-01-05 20:37 ` [PATCH 1/2] w1: Fixup source file headers Andrew F. Davis
2017-01-05 20:37 ` [PATCH 2/2] w1: Organize driver source to natural/common order Andrew F. Davis

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=20170105203747.11084-1-afd@ti.com \
    --to=afd@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zbr@ioremap.net \
    /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

Powered by JetHome