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


Groups > linux.kernel > #1713364

Re: [PATCH] staging/ccree: Declare compiled out fuctions static inline

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH] staging/ccree: Declare compiled out fuctions static inline
Date 2017-08-17 00:10 +0200
Message-ID <ufeFH-4jg-7@gated-at.bofh.it> (permalink)
References <u9f1M-4rg-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Jul 31, 2017 at 02:47:23PM +0530, RishabhHardas wrote:
> From: RishabhHardas <rishabhhardas@gmail.com>
> 
> Sparse was giving out a warning for symbols 'cc_set_ree_fips_status' and 'fips_handler'
> that they were not declared and need to be made static. This patch makes both the symbols
> static inline, to remove the warnings.
> 
> Signed-off-by: RishabhHardas <rishabhhardas@gmail.com>

I doubt you sign your name on legal documents without a ' ' somewhere in
it :(

Please fix up and resend.

thanks,

greg k-h

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


Thread

Re: [PATCH] staging/ccree: Declare compiled out fuctions static  inline Greg KH <gregkh@linuxfoundation.org> - 2017-08-17 00:10 +0200
  Re: [PATCH] staging/ccree: Declare compiled out fuctions static  inline Rishabh Hardas <rishabhhardas@gmail.com> - 2017-08-22 13:30 +0200
    Re: [PATCH] staging/ccree: Declare compiled out fuctions static  inline Dan Carpenter <dan.carpenter@oracle.com> - 2017-08-22 14:00 +0200
  Re: [PATCH] staging/ccree: Declare compiled out fuctions static  inline Rishabh Hardas <rishabhhardas@gmail.com> - 2017-08-22 15:50 +0200
    Re: [PATCH] staging/ccree: Declare compiled out fuctions static  inline Dan Carpenter <dan.carpenter@oracle.com> - 2017-08-22 16:00 +0200

csiph-web