linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] staging: vc04_services: cleanup patchset for style issues
@ 2021-04-12 10:43 Mitali Borkar
  2021-04-12 10:44 ` [PATCH v2 1/2] staging: vc04_services: remove trailing whitespace Mitali Borkar
  2021-04-12 10:44 ` [PATCH v2 2/2] staging: vc04_services: rectify spelling mistake Mitali Borkar
  0 siblings, 2 replies; 3+ messages in thread
From: Mitali Borkar @ 2021-04-12 10:43 UTC (permalink / raw)
  To: nsaenzjulienne, gregkh
  Cc: linux-staging, linux-kernel, outreachy-kernel, mitali_s

Changes from v1:- Threaded mails properly and changed the subject line
to match prefix on patches.
[PATCH 1/2]:- No changes.
[PATCH 2/2]:- No changes.

Mitali Borkar (2):
  staging: vc04_services: remove trailing whitespace
  staging: vc04_services: rectify spelling mistake

 drivers/staging/vc04_services/interface/TODO | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH v2 1/2] staging: vc04_services: remove trailing whitespace
  2021-04-12 10:43 [PATCH v2 0/2] staging: vc04_services: cleanup patchset for style issues Mitali Borkar
@ 2021-04-12 10:44 ` Mitali Borkar
  2021-04-12 10:44 ` [PATCH v2 2/2] staging: vc04_services: rectify spelling mistake Mitali Borkar
  1 sibling, 0 replies; 3+ messages in thread
From: Mitali Borkar @ 2021-04-12 10:44 UTC (permalink / raw)
  To: nsaenzjulienne, gregkh
  Cc: linux-staging, linux-kernel, outreachy-kernel, mitali_s

Removed trailing whitespace to adhere to linux kernel coding style.
Reported by checkpatch.

Signed-off-by: Mitali Borkar <mitaliborkar810@gmail.com>
---

Changes from v1:- No changes.

 drivers/staging/vc04_services/interface/TODO | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/vc04_services/interface/TODO b/drivers/staging/vc04_services/interface/TODO
index 0bcb8f158afc..adb28f46ba67 100644
--- a/drivers/staging/vc04_services/interface/TODO
+++ b/drivers/staging/vc04_services/interface/TODO
@@ -27,8 +27,8 @@ unused.
 3) Make driver more portable
 
 Building this driver with arm/multi_v7_defconfig or arm64/defconfig
-leads to data corruption during the following command: 
-  
+leads to data corruption during the following command:
+
   vchiq_test -f 1
 
 This should be fixed.
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH v2 2/2] staging: vc04_services: rectify spelling mistake
  2021-04-12 10:43 [PATCH v2 0/2] staging: vc04_services: cleanup patchset for style issues Mitali Borkar
  2021-04-12 10:44 ` [PATCH v2 1/2] staging: vc04_services: remove trailing whitespace Mitali Borkar
@ 2021-04-12 10:44 ` Mitali Borkar
  1 sibling, 0 replies; 3+ messages in thread
From: Mitali Borkar @ 2021-04-12 10:44 UTC (permalink / raw)
  To: nsaenzjulienne, gregkh
  Cc: linux-staging, linux-kernel, outreachy-kernel, mitali_s

Corrected the misspelled word.
Reported by checkpatch.

Signed-off-by: Mitali Borkar <mitaliborkar810@gmail.com>
---
 
Changes from v1:- No changes.

 drivers/staging/vc04_services/interface/TODO | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/vc04_services/interface/TODO b/drivers/staging/vc04_services/interface/TODO
index adb28f46ba67..39810ce017cd 100644
--- a/drivers/staging/vc04_services/interface/TODO
+++ b/drivers/staging/vc04_services/interface/TODO
@@ -37,7 +37,7 @@ This should be fixed.
 
 Even the VPU firmware doesn't support a VCHI re-connect, the driver
 should properly handle a module unload. This also includes that all
-resouces must be freed (kthreads, debugfs entries, ...) and global
+resources must be freed (kthreads, debugfs entries, ...) and global
 variables avoided.
 
 5) Cleanup logging mechanism
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-12 10:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-12 10:43 [PATCH v2 0/2] staging: vc04_services: cleanup patchset for style issues Mitali Borkar
2021-04-12 10:44 ` [PATCH v2 1/2] staging: vc04_services: remove trailing whitespace Mitali Borkar
2021-04-12 10:44 ` [PATCH v2 2/2] staging: vc04_services: rectify spelling mistake Mitali Borkar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).