From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Tue, 01 Apr 2014 09:42:40 +0200 Subject: [U-Boot] [PATCH v3 13/13] common: fixed linker-list example In-Reply-To: <201403311812.22225.marex@denx.de> References: <1389277919-15279-1-git-send-email-m.zalega@samsung.com> <1396280952-30636-1-git-send-email-m.zalega@samsung.com> <1396280952-30636-14-git-send-email-m.zalega@samsung.com> <201403311812.22225.marex@denx.de> Message-ID: <20140401094240.599a80c4@amdc2363> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Marek, > On Monday, March 31, 2014 at 05:49:12 PM, Mateusz Zalega wrote: > > Change-Id: Id1bab29ec026d83f7e811ba82802aad33f77bea0 Yes, definitely :-). Those Change-Ids are a PITA. > > You samsung guys need to fix your mailers ... and you need to learn > to write commit messages. > > > Signed-off-by: Mateusz Zalega > > Cc: Marek Vasut > > Cc: Tom Rini > > Other than that, please add this for V2: > > Acked-by: Marek Vasut > > > --- > > include/linker_lists.h | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/include/linker_lists.h b/include/linker_lists.h > > index 997d149..557e627 100644 > > --- a/include/linker_lists.h > > +++ b/include/linker_lists.h > > @@ -228,7 +228,7 @@ > > * and it's name. > > * > > * Example: > > - * ll_entry_declare(struct my_sub_cmd, my_sub_cmd, cmd_sub, > > cmd.sub) = { > > + * ll_entry_declare(struct my_sub_cmd, my_sub_cmd, cmd_sub) = { > > * .x = 3, > > * .y = 4, > > * }; > > Best regards, > Marek Vasut -- Best regards, Lukasz Majewski Samsung R&D Institute Poland (SRPOL) | Linux Platform Group