lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 12 Mar 2015 08:57:47 -0700
From:	"Sinclair Yeh" <syeh@...are.com>
To:	kbuild test robot <fengguang.wu@...el.com>
Cc:	kbuild-all@...org, Thomas Hellstrom <thellstrom@...are.com>,
	David Airlie <airlied@...ux.ie>,
	Dave Airlie <airlied@...hat.com>,
	Rob Clark <robdclark@...il.com>,
	Daniel Vetter <daniel.vetter@...ll.ch>,
	Matt Roper <matthew.d.roper@...el.com>,
	dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH thomash] drm/vmwgfx: vmw_kms_generic_present() can be
 static

Reviewed-by:  Sinclair Yeh <syeh@...are.com>

On Thu, Mar 12, 2015 at 03:42:34AM +0800, kbuild test robot wrote:
> 
> Signed-off-by: Fengguang Wu <fengguang.wu@...el.com>
> ---
>  vmwgfx_kms.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/vmwgfx/vmwgfx_kms.c b/drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
> index 8344504..5a3be8d 100644
> --- a/drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
> +++ b/drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
> @@ -867,7 +867,7 @@ static const struct drm_mode_config_funcs vmw_kms_funcs = {
>  	.fb_create = vmw_kms_fb_create,
>  };
>  
> -int vmw_kms_generic_present(struct vmw_private *dev_priv,
> +static int vmw_kms_generic_present(struct vmw_private *dev_priv,
>  		    struct drm_file *file_priv,
>  		    struct vmw_framebuffer *vfb,
>  		    struct vmw_surface *surface,
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  https://urldefense.proofpoint.com/v2/url?u=http-3A__vger.kernel.org_majordomo-2Dinfo.html&d=AwIBAg&c=Sqcl0Ez6M0X8aeM67LKIiDJAXVeAw-YihVMNtXt-uEs&r=w9Iu3o4zAy-3-s8MFvrNSQ&m=NTs5Ah9MtxTv6TotuhTxX6gC7jYd2id7blsEMerQ16c&s=ETcWXj-AMaFIFRBQavkaYwf09sY6FEMNE4fp1Rac4Lc&e= 
> Please read the FAQ at  https://urldefense.proofpoint.com/v2/url?u=http-3A__www.tux.org_lkml_&d=AwIBAg&c=Sqcl0Ez6M0X8aeM67LKIiDJAXVeAw-YihVMNtXt-uEs&r=w9Iu3o4zAy-3-s8MFvrNSQ&m=NTs5Ah9MtxTv6TotuhTxX6gC7jYd2id7blsEMerQ16c&s=uRhtLhE22YZyVA-Ideds1uZCtB8ghx4hxCjvq25uz3M&e= 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ