Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1713282

Re: [PATCH][drm-next] drm/tinydrm: make function st7586_pipe_enable static

From Noralf Trønnes <noralf@tronnes.org>
Newsgroups linux.kernel
Subject Re: [PATCH][drm-next] drm/tinydrm: make function st7586_pipe_enable static
Date 2017-08-16 22:00 +0200
Message-ID <ufcDU-2Ry-23@gated-at.bofh.it> (permalink)
References <uf2Of-5hi-25@gated-at.bofh.it> <uf8JY-pO-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Den 16.08.2017 17.46, skrev David Lechner:
> On 08/16/2017 04:23 AM, Colin King wrote:
>> From: Colin Ian King <colin.king@canonical.com>
>>
>> The function st7586_pipe_enable  is local to the source
>> and does not need to be in global scope, so make it static.
>>
>> Cleans up sparse warning:
>> symbol 'st7586_pipe_enable' was not declared. Should it be static?
>>
>> Signed-off-by: Colin Ian King <colin.king@canonical.com>
>> ---
>
> Acked-By: David Lechner <david@lechnology.com>

Thanks, applied to drm-misc.

Noralf.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH][drm-next] drm/tinydrm: make function st7586_pipe_enable static Colin King <colin.king@canonical.com> - 2017-08-16 11:30 +0200
  Re: [PATCH][drm-next] drm/tinydrm: make function st7586_pipe_enable  static David Lechner <david@lechnology.com> - 2017-08-16 17:50 +0200
    Re: [PATCH][drm-next] drm/tinydrm: make function st7586_pipe_enable  static Noralf Trønnes <noralf@tronnes.org> - 2017-08-16 22:00 +0200

csiph-web