public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Naveen Panwar <naveen.panwar27@gmail.com>
Cc: devel@driverdev.osuosl.org, naveen@spics.info,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] Staging: netlogic: platform_net.c: introduced a helper function
Date: Fri, 16 Feb 2018 15:33:12 +0100	[thread overview]
Message-ID: <20180216143312.GA23693@kroah.com> (raw)
In-Reply-To: <1516178447-4303-1-git-send-email-naveen.panwar27@gmail.com>

On Wed, Jan 17, 2018 at 02:10:47PM +0530, Naveen Panwar wrote:
> In staging/netlogic/platform.c Refactoring the identical code used
> in several places for calculating the physical address of
> memory-mapped objects on the device.Put that into an inline helper
> function and use it.
> 
> Adjust the types of arguments of xlr_resource_init() - 'offset' and 'irq'
> are actually unsigned.  The values passed to those fit into 0..2G range,
> so the behaviour is unchanged, but it's more consistent that way.
> 
> Signed-off-by: Naveen Panwar <naveen.panwar27@gmail.com>
> ---
>  drivers/staging/netlogic/platform_net.c | 21 +++++++++++----------
>  1 file changed, 11 insertions(+), 10 deletions(-)

This patch does not apply at all :(
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

  reply	other threads:[~2018-02-16 14:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-17  8:40 [PATCH 2/2] Staging: netlogic: platform_net.c: introduced a helper function Naveen Panwar
2018-02-16 14:33 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-01-15 18:35 Naveen Panwar

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=20180216143312.GA23693@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=devel@driverdev.osuosl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=naveen.panwar27@gmail.com \
    --cc=naveen@spics.info \
    /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