Commit b8fb574
PD#146810: binder: backport changes from kernel-3.18 for android O (8.0)
Staging: Android: removed an unnecessary else statement
As per checkpatch warning, removed an unnecessary else statement
proceeding an if statement with a return.
Change-Id: I28bb6b053916aa6fb0a80ec9b16e963b5531a23e
Signed-off-by: Karthik Nayak <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Yixun Lan <[email protected]>1 parent 673c9d6 commit b8fb574
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
459 | | - | |
460 | | - | |
| 458 | + | |
| 459 | + | |
461 | 460 | | |
462 | 461 | | |
463 | 462 | | |
| |||
0 commit comments