Hi Swetha,
On Mon, Oct 26, 2015 at 3:36 PM, Swetha <[email protected]> wrote:
> This patch fixes the checkpatch issue
>
> CHECK: Please don't use multiple blank lines
>
> Signed-off-by: Swetha <[email protected]>
^^^^^^^
Here you need to write your full name, look at other patches on the list.
Ksenija
> ---
> drivers/staging/rdma/ipath/ipath_common.h | 4 ----
> 1 file changed, 4 deletions(-)
>
> diff --git a/drivers/staging/rdma/ipath/ipath_common.h
> b/drivers/staging/rdma/ipath/ipath_common.h
> index 28cfe97..812fb9b 100644
> --- a/drivers/staging/rdma/ipath/ipath_common.h
> +++ b/drivers/staging/rdma/ipath/ipath_common.h
> @@ -39,7 +39,6 @@
> * to communicate between kernel and user code.
> */
>
> -
> /* This is the IEEE-assigned OUI for QLogic Inc. InfiniPath */
> #define IPATH_SRC_OUI_1 0x00
> #define IPATH_SRC_OUI_2 0x11
> @@ -344,7 +343,6 @@ struct ipath_base_info {
>
> } __attribute__ ((aligned(8)));
>
> -
> /*
> * This version number is given to the driver by the user code during
> * initialization in the spu_userversion field of ipath_user_info, so
> @@ -767,7 +765,6 @@ struct ether_header {
> __u8 unused[2]; /* currently unused */
> };
>
> -
> /* IB - LRH header consts */
> #define IPATH_LRH_GRH 0x0003 /* 1. word of IB LRH - next header: GRH */
> #define IPATH_LRH_BTH 0x0002 /* 1. word of IB LRH - next header: BTH */
> @@ -793,7 +790,6 @@ struct ether_header {
> #define RCVHQ_RCV_TYPE_NON_KD 2
> #define RCVHQ_RCV_TYPE_ERROR 3
>
> -
> /* sub OpCodes - ith4x */
> #define IPATH_ITH4X_OPCODE_ENCAP 0x81
> #define IPATH_ITH4X_OPCODE_LID_ARP 0x82
> --
> 1.9.1
>
> --
> You received this message because you are subscribed to the Google Groups
> "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/outreachy-kernel/5b741301ef667e414f76794607dcdc4355aa1595.1445898781.git.theonly.ultimate%40gmail.com.
> For more options, visit https://groups.google.com/d/optout.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html