From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: "Noralf Trønnes" <noralf@tronnes.org>
Cc: hoegsberg@gmail.com, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v3 3/8] drm/gem: Remove trailing whitespace
Date: Thu, 26 Oct 2017 20:51:08 +0300 [thread overview]
Message-ID: <20171026175108.GW10981@intel.com> (raw)
In-Reply-To: <20171026165731.5793-4-noralf@tronnes.org>
On Thu, Oct 26, 2017 at 06:57:26PM +0200, Noralf Trønnes wrote:
> Remove two trailing spaces.
>
> Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Patches 1-3 are
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
> ---
> drivers/gpu/drm/drm_gem.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/drm_gem.c b/drivers/gpu/drm/drm_gem.c
> index 55d6182555c7..4c84b23d37cc 100644
> --- a/drivers/gpu/drm/drm_gem.c
> +++ b/drivers/gpu/drm/drm_gem.c
> @@ -348,7 +348,7 @@ EXPORT_SYMBOL_GPL(drm_gem_dumb_map_offset);
> * @file: drm file-private structure to remove the dumb handle from
> * @dev: corresponding drm_device
> * @handle: the dumb handle to remove
> - *
> + *
> * This implements the &drm_driver.dumb_destroy kms driver callback for drivers
> * which use gem to manage their backing storage.
> */
> @@ -365,7 +365,7 @@ EXPORT_SYMBOL(drm_gem_dumb_destroy);
> * @file_priv: drm file-private structure to register the handle for
> * @obj: object to register
> * @handlep: pointer to return the created handle to the caller
> - *
> + *
> * This expects the &drm_device.object_name_lock to be held already and will
> * drop it before returning. Used to avoid races in establishing new handles
> * when importing an object from either an flink name or a dma-buf.
> --
> 2.14.2
--
Ville Syrjälä
Intel OTC
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2017-10-26 17:51 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-26 16:57 [PATCH v3 0/8] drm/framebuffer: Add framebuffer debugfs file Noralf Trønnes
2017-10-26 16:57 ` [PATCH v3 1/8] drm/vma-manager: drm_vma_node_start() constify argument Noralf Trønnes
2017-10-26 16:57 ` [PATCH v3 2/8] drm/framebuffer: drm_framebuffer_read_refcount() " Noralf Trønnes
2017-10-26 16:57 ` [PATCH v3 3/8] drm/gem: Remove trailing whitespace Noralf Trønnes
2017-10-26 17:51 ` Ville Syrjälä [this message]
2017-10-26 16:57 ` [PATCH v3 4/8] drm/print: Add drm_printf_indent() Noralf Trønnes
2017-10-26 17:49 ` Ville Syrjälä
2017-10-26 18:51 ` Noralf Trønnes
2017-10-26 19:13 ` Ville Syrjälä
2017-10-27 9:44 ` Jani Nikula
2017-10-26 16:57 ` [PATCH v3 5/8] drm/framebuffer: Add framebuffer debugfs file Noralf Trønnes
2017-10-26 16:57 ` [PATCH v3 6/8] drm/atomic: Use drm_framebuffer_print_info() Noralf Trønnes
2017-10-26 16:57 ` [PATCH v3 7/8] drm/cma-helper: Add drm_gem_cma_print_info() Noralf Trønnes
2017-10-26 16:57 ` [PATCH v3 8/8] drm/tinydrm: Use drm_gem_cma_print_info() Noralf Trønnes
2017-10-30 10:31 ` Daniel Vetter
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=20171026175108.GW10981@intel.com \
--to=ville.syrjala@linux.intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=hoegsberg@gmail.com \
--cc=noralf@tronnes.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox