staging:ozwpan: Fixed trailing whitespace in ozpd.h
This patch fixes trailing whitespace error found in ozpd.h Signed-off-by: Jelena Bjelja <jelena.bjelja.ing@gmail.com> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
This commit is contained in:
parent
25c76d1313
commit
9c165f1bb2
|
@ -22,7 +22,7 @@
|
||||||
#define OZ_TIMER_HEARTBEAT 2
|
#define OZ_TIMER_HEARTBEAT 2
|
||||||
#define OZ_TIMER_STOP 3
|
#define OZ_TIMER_STOP 3
|
||||||
|
|
||||||
/*
|
/*
|
||||||
*External spinlock variable
|
*External spinlock variable
|
||||||
*/
|
*/
|
||||||
extern spinlock_t g_polling_lock;
|
extern spinlock_t g_polling_lock;
|
||||||
|
|
Loading…
Reference in New Issue