public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Staging: android: ion: fixed a blank line after declarations coding style issue
@ 2015-07-09  2:50 rcodin
  2015-07-09  5:35 ` Sudip Mukherjee
  2015-07-09  5:59 ` Greg KH
  0 siblings, 2 replies; 6+ messages in thread
From: rcodin @ 2015-07-09  2:50 UTC (permalink / raw)
  To: gregkh
  Cc: arve, riandrews, sumit.semwal, mitchelh, tranmanphong, ronit.crj,
	elfring, linux, devel, linux-kernel

From: Ronit Halder <ronit.crj@gmail.com>

Fixed a coding style issue.

Signed-off-by: Ronit Halder <ronit.crj@gmail.com>
---
 drivers/staging/android/ion/ion.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/staging/android/ion/ion.c b/drivers/staging/android/ion/ion.c
index 6f48112..e44f5e6 100644
--- a/drivers/staging/android/ion/ion.c
+++ b/drivers/staging/android/ion/ion.c
@@ -1106,6 +1106,7 @@ struct dma_buf *ion_share_dma_buf(struct ion_client *client,
 	struct ion_buffer *buffer;
 	struct dma_buf *dmabuf;
 	bool valid_handle;
+
 	DEFINE_DMA_BUF_EXPORT_INFO(exp_info);
 
 	mutex_lock(&client->lock);
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [PATCH] Staging: android: ion: fixed a blank line after declarations coding style issue
@ 2015-07-09  5:33 Ronit Halder
  0 siblings, 0 replies; 6+ messages in thread
From: Ronit Halder @ 2015-07-09  5:33 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ronit Halder

Fixed a coding style issue.

Signed-off-by: Ronit Halder <ronit.crj@gmail.com>
---
 drivers/staging/android/ion/ion.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/staging/android/ion/ion.c b/drivers/staging/android/ion/ion.c
index 6f48112..e44f5e6 100644
--- a/drivers/staging/android/ion/ion.c
+++ b/drivers/staging/android/ion/ion.c
@@ -1106,6 +1106,7 @@ struct dma_buf *ion_share_dma_buf(struct ion_client *client,
 	struct ion_buffer *buffer;
 	struct dma_buf *dmabuf;
 	bool valid_handle;
+
 	DEFINE_DMA_BUF_EXPORT_INFO(exp_info);
 
 	mutex_lock(&client->lock);
-- 
1.9.1


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

end of thread, other threads:[~2015-07-09  9:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-09  2:50 [PATCH] Staging: android: ion: fixed a blank line after declarations coding style issue rcodin
2015-07-09  5:35 ` Sudip Mukherjee
2015-07-09  5:58   ` Ronit Halder
2015-07-09  5:59 ` Greg KH
2015-07-09  9:57   ` Joe Perches
  -- strict thread matches above, loose matches on Subject: below --
2015-07-09  5:33 Ronit Halder

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