Merge "Libsuspend: Remove unused variable"
This commit is contained in:
commit
1690b49e63
1 changed files with 0 additions and 1 deletions
|
|
@ -84,7 +84,6 @@ struct autosuspend_ops autosuspend_autosleep_ops = {
|
|||
|
||||
struct autosuspend_ops *autosuspend_autosleep_init(void)
|
||||
{
|
||||
int ret;
|
||||
char buf[80];
|
||||
|
||||
autosleep_fd = open(SYS_POWER_AUTOSLEEP, O_WRONLY);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue