All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sandhya Bankar <bankarsandhya512@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH 0/2] Staging: Remove & from function name.
Date: Sat, 19 Mar 2016 11:42:24 +0530	[thread overview]
Message-ID: <cover.1458367377.git.bankarsandhya512@gmail.com> (raw)

Remove & from function name,when function name passed as an argument to another function.
Function name is used as pointer without &.

Sandhya Bankar (2):
  Staging: netlogic: Remove & from function name.
  Staging: rdma: Remove & from function name.

 drivers/staging/netlogic/xlr_net.c | 2 +-
 drivers/staging/rdma/hfi1/verbs.c  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
1.8.3.4



             reply	other threads:[~2016-03-19 13:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-19  6:12 Sandhya Bankar [this message]
2016-03-19  6:14 ` [PATCH 1/2] Staging: netlogic: Remove & from function name Sandhya Bankar
2016-03-19  6:17 ` [PATCH 2/2] Staging: rdma: " Sandhya Bankar
2016-03-19 13:57   ` [Outreachy kernel] " Julia Lawall
2016-03-19 14:26     ` sandhya bankar
2016-03-19 14:54       ` Amitoj Kaur Chawla
2016-03-20 15:55         ` sandhya bankar
2016-03-20 16:03           ` Julia Lawall

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=cover.1458367377.git.bankarsandhya512@gmail.com \
    --to=bankarsandhya512@gmail.com \
    --cc=outreachy-kernel@googlegroups.com \
    /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.