From: Azael Avalos <coproscefalo@gmail.com>
To: Darren Hart <dvhart@infradead.org>,
platform-driver-x86@vger.kernel.org,
linux-kernel@vger.kernel.org
Cc: Azael Avalos <coproscefalo@gmail.com>
Subject: [PATCH 0/3] toshiba_acpi: Functions cleanup
Date: Tue, 16 Aug 2016 12:06:14 -0600 [thread overview]
Message-ID: <20160816180617.1743-1-coproscefalo@gmail.com> (raw)
These set of patches make some cleanup in some of the driver's functions.
The first patch changes the variables declaration, the second changes
the error checking logic and the third simply fixes a typo found while
making these changes.
Azael Avalos (3):
toshiba_acpi: Cleanup variable declaration
toshiba_acpi: Change error checking logic from TCI functions
toshiba_acpi: Fix typo in *_cooling_method_set function
drivers/platform/x86/toshiba_acpi.c | 322 +++++++++++++++++++-----------------
1 file changed, 169 insertions(+), 153 deletions(-)
--
2.9.2
next reply other threads:[~2016-08-16 18:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-16 18:06 Azael Avalos [this message]
2016-08-16 18:06 ` [PATCH 1/3] toshiba_acpi: Cleanup variable declaration Azael Avalos
2016-08-28 16:49 ` Darren Hart
2016-08-29 15:33 ` Azael Avalos
2016-08-16 18:06 ` [PATCH 2/3] toshiba_acpi: Change error checking logic from TCI functions Azael Avalos
2016-08-28 16:56 ` Darren Hart
2016-08-29 15:32 ` Azael Avalos
2016-08-16 18:06 ` [PATCH 3/3] toshiba_acpi: Fix typo in *_cooling_method_set function Azael Avalos
2016-08-28 17:05 ` Darren Hart
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=20160816180617.1743-1-coproscefalo@gmail.com \
--to=coproscefalo@gmail.com \
--cc=dvhart@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox