platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] toshiba_acpi: Functions cleanup
@ 2016-08-16 18:06 Azael Avalos
  2016-08-16 18:06 ` [PATCH 1/3] toshiba_acpi: Cleanup variable declaration Azael Avalos
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Azael Avalos @ 2016-08-16 18:06 UTC (permalink / raw)
  To: Darren Hart, platform-driver-x86, linux-kernel; +Cc: Azael Avalos

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-08-29 15:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-16 18:06 [PATCH 0/3] toshiba_acpi: Functions cleanup Azael Avalos
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

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).