All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Staging: vchi: Add license id and change int type
@ 2018-11-13  0:37 andrealmeid at riseup.net
  2018-11-13  0:37 ` [PATCH v2 1/2] staging: vchi: change type 'int32_t' to 's32' andrealmeid at riseup.net
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: andrealmeid at riseup.net @ 2018-11-13  0:37 UTC (permalink / raw)
  To: linux-arm-kernel

From: Andr? Almeida <andrealmeid@riseup.net>

Fix the following checkpatch issues:

WARNING: Missing or malformed SPDX-License-Identifier tag in line 1
CHECK: Prefer kernel type 's32' over 'int32_t'

Changes in v2:
- Splits commits in a patch set
- Fixes licenses in SPDX identifier
- Adds a more descriptive commit message

v1: https://www.spinics.net/lists/arm-kernel/msg685603.html

Andr? Almeida (2):
  staging: vchi: change type 'int32_t' to 's32'
  stagin: vchi: Add SPDX-License-Identifier

 drivers/staging/vc04_services/interface/vchi/vchi_mh.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.19.1

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

end of thread, other threads:[~2018-11-14 13:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-13  0:37 [PATCH v2 0/2] Staging: vchi: Add license id and change int type andrealmeid at riseup.net
2018-11-13  0:37 ` [PATCH v2 1/2] staging: vchi: change type 'int32_t' to 's32' andrealmeid at riseup.net
2018-11-13  0:37 ` [PATCH v2 2/2] stagin: vchi: Add SPDX-License-Identifier andrealmeid at riseup.net
2018-11-13  7:36   ` Stefan Wahren
2018-11-14 13:17 ` [PATCH v2 0/2] Staging: vchi: Add license id and change int type Stefan Wahren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.