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