NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/58817 CVS commit: src/sys/dev/acpi



The following reply was made to PR bin/58817; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58817 CVS commit: src/sys/dev/acpi
Date: Tue, 12 Nov 2024 21:49:11 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Tue Nov 12 21:49:11 UTC 2024
 
 Modified Files:
 	src/sys/dev/acpi: acpi_dev.c
 
 Log Message:
 acpi(4): KNF
 
 - Nix trailing whitespace.
 - Fix operator spacing.
 - No need to cast AcpiOsMapMemory result.
 
 No functional change intended.
 
 Followup commit for PR 58817.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.3 -r1.4 src/sys/dev/acpi/acpi_dev.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index