* [B.A.T.M.A.N.] [PATCH] batman-adv: Remove space before tab in bat_sysfs.c
@ 2010-10-18 23:46 Sven Eckelmann
2010-10-21 15:49 ` Marek Lindner
0 siblings, 1 reply; 2+ messages in thread
From: Sven Eckelmann @ 2010-10-18 23:46 UTC (permalink / raw)
To: b.a.t.m.a.n
Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de>
---
batman-adv/bat_sysfs.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/batman-adv/bat_sysfs.c b/batman-adv/bat_sysfs.c
index dbb0208..5ea5c11 100644
--- a/batman-adv/bat_sysfs.c
+++ b/batman-adv/bat_sysfs.c
@@ -80,7 +80,7 @@ ssize_t store_##_name(struct kobject *kobj, struct attribute *attr, \
}
#define BAT_ATTR_SHOW_UINT(_name) \
-ssize_t show_##_name(struct kobject *kobj, struct attribute *attr, \
+ssize_t show_##_name(struct kobject *kobj, struct attribute *attr, \
char *buff) \
{ \
struct bat_priv *bat_priv = kobj_to_batpriv(kobj); \
--
1.7.2.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Remove space before tab in bat_sysfs.c
2010-10-18 23:46 [B.A.T.M.A.N.] [PATCH] batman-adv: Remove space before tab in bat_sysfs.c Sven Eckelmann
@ 2010-10-21 15:49 ` Marek Lindner
0 siblings, 0 replies; 2+ messages in thread
From: Marek Lindner @ 2010-10-21 15:49 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
On Tuesday 19 October 2010 01:46:30 Sven Eckelmann wrote:
> -ssize_t show_##_name(struct kobject *kobj, struct attribute *attr, \
> +ssize_t show_##_name(struct kobject *kobj, struct attribute *attr, \
Applied in revision 1837.
Thanks,
Marek
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-10-21 15:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-18 23:46 [B.A.T.M.A.N.] [PATCH] batman-adv: Remove space before tab in bat_sysfs.c Sven Eckelmann
2010-10-21 15:49 ` Marek Lindner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox