All of lore.kernel.org
 help / color / mirror / Atom feed
From: walter harms <wharms@bfs.de>
To: kernel-janitors@vger.kernel.org
Subject: Re: [PATCH 8/8] staging : wilc1000 : remove WILC_Sint64
Date: Wed, 03 Jun 2015 07:20:02 +0000	[thread overview]
Message-ID: <556EAAA2.7040709@bfs.de> (raw)
In-Reply-To: <1433307146-30840-1-git-send-email-chaehyun.lim@gmail.com>



Am 03.06.2015 06:52, schrieb chaehyun lim:
> remove WILC_Sint64 that is never used in the driver.
> 
> Signed-off-by: chaehyun lim <chaehyun.lim@gmail.com>
> ---
>  drivers/staging/wilc1000/wilc_oswrapper.h | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/drivers/staging/wilc1000/wilc_oswrapper.h b/drivers/staging/wilc1000/wilc_oswrapper.h
> index 1c6f1d9..06c1223 100644
> --- a/drivers/staging/wilc1000/wilc_oswrapper.h
> +++ b/drivers/staging/wilc1000/wilc_oswrapper.h
> @@ -13,9 +13,6 @@
>  /* OS Wrapper interface version */
>  #define WILC_OSW_INTERFACE_VER 2
>  
> -/* Integer Types */
> -typedef signed long long WILC_Sint64;
> -
>  /* Floating types */
>  typedef float WILC_Float;
>  typedef double WILC_Double;


what is about WILC_Float/Double ?

re,
 wh



      reply	other threads:[~2015-06-03  7:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-03  4:52 [PATCH 8/8] staging : wilc1000 : remove WILC_Sint64 chaehyun lim
2015-06-03  7:20 ` walter harms [this message]

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=556EAAA2.7040709@bfs.de \
    --to=wharms@bfs.de \
    --cc=kernel-janitors@vger.kernel.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 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.