All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@kernel.org>
To: linux-i2c@vger.kernel.org
Cc: Jean Delvare <jdelvare@suse.de>, Wolfram Sang <wsa@kernel.org>
Subject: [PATCH i2c-tools] remove 'eepromer' subdir
Date: Fri, 15 Jan 2021 12:43:21 +0100	[thread overview]
Message-ID: <20210115114321.394262-1-wsa@kernel.org> (raw)

These tools are deprecated for 6 years now because we have better
alternatives. They are not built by default. I think it is time we can
remove them.

Signed-off-by: Wolfram Sang <wsa@kernel.org>
---

Jean, if you agree, I'll simply push this to the repo. This is why I
sent the reduced patch here.

 eepromer/.gitignore      |   2 -
 eepromer/Makefile        |  12 -
 eepromer/README          |  34 --
 eepromer/README.eeprom   |  87 -----
 eepromer/README.eepromer |  29 --
 eepromer/eeprom.8        |  64 ----
 eepromer/eeprom.c        | 299 ----------------
 eepromer/eepromer.8      |  61 ----
 eepromer/eepromer.c      | 723 ---------------------------------------
 9 files changed, 1311 deletions(-)
 delete mode 100644 eepromer/.gitignore
 delete mode 100644 eepromer/Makefile
 delete mode 100644 eepromer/README
 delete mode 100644 eepromer/README.eeprom
 delete mode 100644 eepromer/README.eepromer
 delete mode 100644 eepromer/eeprom.8
 delete mode 100644 eepromer/eeprom.c
 delete mode 100644 eepromer/eepromer.8
 delete mode 100644 eepromer/eepromer.c

diff --git a/eepromer/.gitignore b/eepromer/.gitignore
deleted file mode 100644
index 5f76592..0000000
diff --git a/eepromer/Makefile b/eepromer/Makefile
deleted file mode 100644
index b7d38f4..0000000
diff --git a/eepromer/README b/eepromer/README
deleted file mode 100644
index 392c266..0000000
diff --git a/eepromer/README.eeprom b/eepromer/README.eeprom
deleted file mode 100644
index b465d07..0000000
diff --git a/eepromer/README.eepromer b/eepromer/README.eepromer
deleted file mode 100644
index 4f0648c..0000000
diff --git a/eepromer/eeprom.8 b/eepromer/eeprom.8
deleted file mode 100644
index 0489590..0000000
diff --git a/eepromer/eeprom.c b/eepromer/eeprom.c
deleted file mode 100644
index 78f5481..0000000
diff --git a/eepromer/eepromer.8 b/eepromer/eepromer.8
deleted file mode 100644
index c3f3239..0000000
diff --git a/eepromer/eepromer.c b/eepromer/eepromer.c
deleted file mode 100644
index 1536b15..0000000
-- 
2.28.0


             reply	other threads:[~2021-01-15 11:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-15 11:43 Wolfram Sang [this message]
2021-02-26 16:38 ` [PATCH i2c-tools] remove 'eepromer' subdir Jean Delvare
2021-03-07  5:41 ` Wolfram Sang

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=20210115114321.394262-1-wsa@kernel.org \
    --to=wsa@kernel.org \
    --cc=jdelvare@suse.de \
    --cc=linux-i2c@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.