public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 32/32] Staging: dgnc: dgnc_driver.h: fixed a 80 character line
@ 2016-07-29 15:22 Nadim almas
  2016-08-15 17:04 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Nadim almas @ 2016-07-29 15:22 UTC (permalink / raw)
  To: lidza.louina; +Cc: gregkh, linux-kernel, Nadim Almas

From: Nadim Almas <nadim.902@gmail.com>

Fixed a coding style issue.

Signed-off-by: Nadim Almas <nadim.902@gmail.com>
---
 drivers/staging/dgnc/dgnc_driver.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/dgnc/dgnc_driver.h b/drivers/staging/dgnc/dgnc_driver.h
index 95ec729..8c0432a 100644
--- a/drivers/staging/dgnc/dgnc_driver.h
+++ b/drivers/staging/dgnc/dgnc_driver.h
@@ -398,7 +398,7 @@ extern uint		dgnc_major;		/* Our driver/mgmt major */
 extern int		dgnc_poll_tick;		/* Poll interval - 20 ms */
 extern spinlock_t	dgnc_global_lock;	/* Driver global spinlock */
 extern spinlock_t	dgnc_poll_lock;		/* Poll scheduling lock */
-extern uint		dgnc_num_boards;		/* Total number of boards */
+extern uint		dgnc_num_boards;	/* Total number of boards */
 extern struct dgnc_board	*dgnc_board[MAXBOARDS];	/* Array of board
 							 * structs
 							 */
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 32/32] Staging: dgnc: dgnc_driver.h: fixed a 80 character line
  2016-07-29 15:22 [PATCH 32/32] Staging: dgnc: dgnc_driver.h: fixed a 80 character line Nadim almas
@ 2016-08-15 17:04 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2016-08-15 17:04 UTC (permalink / raw)
  To: Nadim almas; +Cc: lidza.louina, linux-kernel

On Fri, Jul 29, 2016 at 08:22:44AM -0700, Nadim almas wrote:
> From: Nadim Almas <nadim.902@gmail.com>
> 
> Fixed a coding style issue.

What coding style issue?

And where are the 31 other patches in this series?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-15 17:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-29 15:22 [PATCH 32/32] Staging: dgnc: dgnc_driver.h: fixed a 80 character line Nadim almas
2016-08-15 17:04 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox