From: Greg KH <gregkh@linuxfoundation.org>
To: Jamal Shareef <jamal.k.shareef@gmail.com>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [PATCH v2 04/14] staging: vc04_services: Replace VCHIQ_STATUS_T enum typedef with enum vchiq_status
Date: Thu, 7 Nov 2019 16:22:34 +0100 [thread overview]
Message-ID: <20191107152234.GA190253@kroah.com> (raw)
In-Reply-To: <7509cfa679c6d383ad979282f3d33b227d4d7f87.1572994235.git.jamal.k.shareef@gmail.com>
On Tue, Nov 05, 2019 at 02:55:21PM -0800, Jamal Shareef wrote:
> Replaces VCHIQ_STATUS_T enum typedef with enum vchiq_status to match kernel code style. Issue found by checkpatch.
Please line-wrap your comments properly. I'll fix this up...
next prev parent reply other threads:[~2019-11-07 15:22 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-05 22:55 [PATCH v2 00/14] staging: vc04_services: Replace typedefs and Jamal Shareef
2019-11-05 22:55 ` [PATCH v2 01/14] staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handle Jamal Shareef
2019-11-05 22:55 ` [PATCH v2 02/14] staging: vc04_services: Replace VCHI_SERVICE_HANDLE_T typedef with struct vchi_service_handle Jamal Shareef
2019-11-05 22:55 ` [PATCH v2 03/14] staging: vc04_services: Rename callback VCHI_CALLBACK_T to vchi_callback Jamal Shareef
2019-11-05 22:55 ` [PATCH v2 04/14] staging: vc04_services: Replace VCHIQ_STATUS_T enum typedef with enum vchiq_status Jamal Shareef
2019-11-07 15:22 ` Greg KH [this message]
2019-11-05 22:55 ` [PATCH v2 05/14] staging: vc04_services: Replace VCHIQ_BULK_MODE_T enum typedef with enum vchiq_bulk_mode Jamal Shareef
2019-11-05 22:55 ` [PATCH v2 06/14] staging: vc04_services: Replace VCHIQ_SERVICE_OPTION_T enum typedef with enum vchiq_service_option Jamal Shareef
2019-11-05 22:55 ` [PATCH v2 07/14] staging: vc04_services: Replace VCHIQ_CONNSTATE_T enum typedef with enum vchiq_connstate Jamal Shareef
2019-11-05 22:55 ` [PATCH v2 08/14] staging: vc04_services: Replace VCHIQ_BULK_DIR_T enum typedef with enum vchiq_bulk_dir Jamal Shareef
2019-11-05 22:55 ` [PATCH v2 09/14] staging: vc04_services: Rename callback VCHIQ_USERDATA_TERM_T to vchiq_userdata_term Jamal Shareef
2019-11-05 22:55 ` [PATCH v2 10/14] staging: vc04_services: Rename VCHIQ_CALLBACK_T to vchiq_callback Jamal Shareef
2019-11-05 22:55 ` [PATCH v2 11/14] staging: vc04_services: Rename VCHIQ_REMOTE_USE_CALLBACK_T to vchiq_remote_callback Jamal Shareef
2019-11-05 22:55 ` [PATCH v2 12/14] staging: vc04_services: Replace VCHIQ_SERVICE_HANDLE_T typedef with unsigned int Jamal Shareef
2019-11-05 22:55 ` [PATCH v2 13/14] staging: vc04_services: Replace VCHIQ_INSTANCE_T typedef with struct vchiq_instance Jamal Shareef
2019-11-05 22:55 ` [PATCH v2 14/14] staging: vc04_services: Replace VCHIQ_PLATFORM_STATE_T typedef with struct opaque_platform_state Jamal Shareef
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191107152234.GA190253@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=jamal.k.shareef@gmail.com \
--cc=outreachy-kernel@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.