Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging: pi433: pi433_if.c codestyle fix in IRQ_handler
This patch fixes the following checkpatch.pl errors: ERROR: that open brace { should be on the previous line torvalds#344: FILE: pi433_if.c:344: + if(retval) /* wait was interrupted */ + { ERROR: space required before the open parenthesis '(' torvalds#344: FILE: pi433_if.c:344: + if(retval) /* wait was interrupted */ Signed-off-by: Oliver Graute <[email protected]>
- Loading branch information