[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150818051758.GC2941@sudip-pc>
Date: Tue, 18 Aug 2015 10:47:58 +0530
From: Sudip Mukherjee <sudipm.mukherjee@...il.com>
To: Raphaël Beamonte <raphael.beamonte@...il.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
Greg Donald <gdonald@...il.com>,
Cristina Opriceana <cristina.opriceana@...il.com>
Subject: Re: [PATCH 06/20] staging: rtl8192u: r8192U_core: fix missing struct
leading to consistent spacing code style error
On Sat, Aug 15, 2015 at 09:34:02PM -0400, Raphaël Beamonte wrote:
> A missing struct keyword in variable declaration triggered a
> need consistent spacing around '*' code style error.
struct rtl8192_rx_info is typedef as rtl8192_rx_info. This same file is
having few more use of rtl8192_rx_info without struct. maybe you can
change all of them and get rid of the typedef.
regards
sudip
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists