1 | Remove trailing whitespace to comply with kernel coding style. | 1 | Remove trailing whitespace to comply with kernel coding style. |
---|---|---|---|
2 | 2 | ||
3 | Signed-off-by: Gabriel Shahrouzi <gshahrouzi@gmail.com> | 3 | Signed-off-by: Gabriel Shahrouzi <gshahrouzi@gmail.com> |
4 | --- | ||
5 | Changes in v2: | ||
6 | - Resend using git send-email to fix formatting issues in email body. | ||
7 | Changes in v3: | ||
8 | - Fix indent level of diff. | ||
9 | Changes in v4: | ||
10 | - Remove suggested tag because it was incorrectly used. | ||
4 | --- | 11 | --- |
5 | drivers/staging/rtl8723bs/include/hal_pwr_seq.h | 2 +- | 12 | drivers/staging/rtl8723bs/include/hal_pwr_seq.h | 2 +- |
6 | 1 file changed, 1 insertion(+), 1 deletion(-) | 13 | 1 file changed, 1 insertion(+), 1 deletion(-) |
7 | 14 | ||
8 | diff --git a/drivers/staging/rtl8723bs/include/hal_pwr_seq.h b/drivers/staging/rtl8723bs/include/hal_pwr_seq.h | 15 | diff --git a/drivers/staging/rtl8723bs/include/hal_pwr_seq.h b/drivers/staging/rtl8723bs/include/hal_pwr_seq.h |
... | ... | diff view generated by jsdifflib |