lkml.org 
[lkml]   [2017]   [Jul]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 1/3] extcon: Remove unused CABLE_NAME_MAX definition
Date
From: Chanwoo Choi <cwchoi00@gmail.com>

This patch removes the unused CABLE_NAME_MAX definition.

Signed-off-by: Chanwoo Choi <cwchoi00@gmail.com>
---
drivers/extcon/extcon.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/extcon/extcon.c b/drivers/extcon/extcon.c
index 8eccf7b14937..b39333545c0f 100644
--- a/drivers/extcon/extcon.c
+++ b/drivers/extcon/extcon.c
@@ -37,7 +37,6 @@
#include "extcon.h"

#define SUPPORTED_CABLE_MAX 32
-#define CABLE_NAME_MAX 30

struct __extcon_info {
unsigned int type;
--
1.9.1
\
 
 \ /
  Last update: 2017-07-17 03:31    [W:0.056 / U:1.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site