Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1652833 > unrolled thread
| Started by | Derek Robson <robsonde@gmail.com> |
|---|---|
| First post | 2017-05-30 08:20 +0200 |
| Last post | 2017-06-03 16:10 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH V2 01/27] Drivers: ccree: ssi_sysfs.h - align block comments Derek Robson <robsonde@gmail.com> - 2017-05-30 08:20 +0200
Re: [PATCH V2 01/27] Drivers: ccree: ssi_sysfs.h - align block comments Greg KH <gregkh@linuxfoundation.org> - 2017-06-03 16:10 +0200
| From | Derek Robson <robsonde@gmail.com> |
|---|---|
| Date | 2017-05-30 08:20 +0200 |
| Subject | [PATCH V2 01/27] Drivers: ccree: ssi_sysfs.h - align block comments |
| Message-ID | <tMIFA-3sh-23@gated-at.bofh.it> |
Fixed block comment alignment, Style fix only Found using checkpatch Signed-off-by: Derek Robson <robsonde@gmail.com> --- drivers/staging/ccree/ssi_sysfs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/ccree/ssi_sysfs.h b/drivers/staging/ccree/ssi_sysfs.h index cd456c5dccc4..4893e014adf7 100644 --- a/drivers/staging/ccree/ssi_sysfs.h +++ b/drivers/staging/ccree/ssi_sysfs.h @@ -15,7 +15,7 @@ */ /* \file ssi_sysfs.h - ARM CryptoCell sysfs APIs + * ARM CryptoCell sysfs APIs */ #ifndef __SSI_SYSFS_H__ -- 2.13.0
[toc] | [next] | [standalone]
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2017-06-03 16:10 +0200 |
| Subject | Re: [PATCH V2 01/27] Drivers: ccree: ssi_sysfs.h - align block comments |
| Message-ID | <tOhUC-81i-33@gated-at.bofh.it> |
| In reply to | #1652833 |
On Tue, May 30, 2017 at 06:09:54PM +1200, Derek Robson wrote: > Fixed block comment alignment, Style fix only > Found using checkpatch > > Signed-off-by: Derek Robson <robsonde@gmail.com> > --- > drivers/staging/ccree/ssi_sysfs.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Does not apply to my tree :(
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web