Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 367601
b: refs/heads/master
c: efd941f
h: refs/heads/master
i:
  367599: 014658f
v: v3
  • Loading branch information
Andy Shevchenko authored and Rafael J. Wysocki committed Mar 24, 2013
1 parent 2f3f3c5 commit c5ba268
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2d5914ccf9b359d40de27eefd1761ddc93785376
refs/heads/master: efd941f108569a9cfd1c14f20093a4ac745dec2d
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/battery.c
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ struct acpi_battery {

#define to_acpi_battery(x) container_of(x, struct acpi_battery, bat)

inline int acpi_battery_present(struct acpi_battery *battery)
static inline int acpi_battery_present(struct acpi_battery *battery)
{
return battery->device->status.battery_present;
}
Expand Down

0 comments on commit c5ba268

Please sign in to comment.