Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1466714
| From | Al Stone <ahs3@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] minor ACPI source file cleanup |
| Date | 2016-08-20 01:20 +0200 |
| Message-ID | <s81eV-3A6-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
The first patch is a trivial whitespace cleanup. The second is also simple in that it removes a duplicate declaration from a header file. Al Stone (2): ACPI: remove extraneous whitespace from a comment ACPI: remove duplicate declaration for acpi_table_parse_entries() drivers/acpi/tables.c | 2 +- include/linux/acpi.h | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] minor ACPI source file cleanup Al Stone <ahs3@redhat.com> - 2016-08-20 01:20 +0200 [PATCH 1/2] trivial: ACPI: remove extraneous whitespace from a comment Al Stone <ahs3@redhat.com> - 2016-08-20 01:20 +0200 [PATCH 2/2] ACPI: remove duplicate declaration for acpi_table_parse_entries() Al Stone <ahs3@redhat.com> - 2016-08-20 01:20 +0200
csiph-web