Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155867
b: refs/heads/master
c: e56f097
h: refs/heads/master
i:
  155865: 3edddd1
  155863: 3bd5da7
v: v3
  • Loading branch information
Alan Jenkins authored and John W. Linville committed Jul 21, 2009
1 parent 5fc6c8f commit a173695
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: c66284f2a421f6aebbafd56cb8b90b8e6a9cb2de
refs/heads/master: e56f0975360369347725c49654ecfe3792710429
2 changes: 1 addition & 1 deletion trunk/include/linux/rfkill.h
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ void rfkill_destroy(struct rfkill *rfkill);
* should be blocked) so that drivers need not keep track of the soft
* block state -- which they might not be able to.
*/
bool __must_check rfkill_set_hw_state(struct rfkill *rfkill, bool blocked);
bool rfkill_set_hw_state(struct rfkill *rfkill, bool blocked);

/**
* rfkill_set_sw_state - Set the internal rfkill software block state
Expand Down

0 comments on commit a173695

Please sign in to comment.