Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1373577
| From | Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v1 0/2] uuid: more users to use generic UUID API |
| Date | 2016-04-07 19:10 +0200 |
| Message-ID | <rllBn-7dK-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Andrew, there are two more users converted as well which makes whole excersice quite meaningful. Andy Shevchenko (2): LDM: use generic UUID library wmi: use generic UUID library block/partitions/ldm.c | 60 ++------------------------ drivers/platform/x86/wmi.c | 104 ++++++--------------------------------------- 2 files changed, 17 insertions(+), 147 deletions(-) -- 2.8.0.rc3
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v1 0/2] uuid: more users to use generic UUID API Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2016-04-07 19:10 +0200
[PATCH v1 2/2] wmi: use generic UUID library Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2016-04-07 19:10 +0200
Re: [PATCH v1 2/2] wmi: use generic UUID library Darren Hart <dvhart@infradead.org> - 2016-04-10 06:20 +0200
csiph-web