]> www.infradead.org Git - users/dedekind/aiaiai.git/commit
email-test-patchset: improve readability
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Tue, 4 Feb 2014 15:54:40 +0000 (17:54 +0200)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Tue, 4 Feb 2014 17:33:07 +0000 (19:33 +0200)
commitd3a1a06a87a0b3dc7f5f9dd364c8bb57457589bf
treeb46a222f01ad9d147f1d1934295d1c50987cef24
parent76afaa53902e64469562a4308ab3431718431afe
email-test-patchset: improve readability

I've noticed that this script is rather difficult to read because of many
"DocHere" usage, which break indentation. These are used when we send replies
back to the patch submitter.

This patch is an attempt to improve this. It introduces a number of helper
functions which incorporate the e-mail sending. The main script then contains
just a function calls, which improves readability.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
email/aiaiai-email-test-patchset