projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f379fb9
)
thermal: shorten too long mcast group name
author
Masatake YAMATO
<yamato@redhat.com>
Tue, 19 Mar 2013 01:47:28 +0000
(
01:47
+0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 20 Mar 2013 21:56:58 +0000
(17:56 -0400)
The original name is too long.
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/thermal.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/thermal.h
b/include/linux/thermal.h
index f0bd7f90a90d45d3aeeb3aed8bc2d2f8295c8be0..e3c0ae9bb1faf876afca191701e481ecc30a4f1b 100644
(file)
--- a/
include/linux/thermal.h
+++ b/
include/linux/thermal.h
@@
-44,7
+44,7
@@
/* Adding event notification support elements */
#define THERMAL_GENL_FAMILY_NAME "thermal_event"
#define THERMAL_GENL_VERSION 0x01
-#define THERMAL_GENL_MCAST_GROUP_NAME "thermal_mc_gr
ou
p"
+#define THERMAL_GENL_MCAST_GROUP_NAME "thermal_mc_grp"
/* Default Thermal Governor */
#if defined(CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE)