From a33b23f29390b28dfc32bb4fef4f8be418307e2a Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 16 Feb 2011 23:37:40 +0100 Subject: mtp: Rename no to nr to align with the rest of the structs --- include/mtp_data.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/mtp_data.h') diff --git a/include/mtp_data.h b/include/mtp_data.h index 48b0ddb..7af263f 100644 --- a/include/mtp_data.h +++ b/include/mtp_data.h @@ -42,7 +42,7 @@ struct ss7_application; */ struct mtp_link_set { struct llist_head entry; - int no; + int nr; char *name; -- cgit v1.2.3