From: Randy Dunlap <rdunlap@xxxxxxxxxxxx> Date: Mon, 23 Apr 2012 18:28:45 -0700 > On 04/23/2012 05:25 PM, Eric W. Biederman wrote: > >> >> Randy Dunlap <rdunlap@xxxxxxxxxxxx> reported: >> >>> On 04/23/2012 12:07 AM, Stephen Rothwell wrote: >>> >>>> Hi all, >>>> >>>> Changes since 20120420: >>> >>> >>> include/net/ax25.h:447:75: error: expected ';' before '}' token >>> >>> static inline int ax25_register_dev_sysctl(ax25_dev *ax25_dev) { return 0 }; >>> static inline void ax25_unregister_dev_sysctl(ax25_dev *ax25_dev) {}; >>> >>> First function: move ';' inside braces. >>> Second function: drop the ';'. >> >> Put the semicolons where it makes sense. >> >> Signed-off-by: Eric W. Biederman <ebiederm@xxxxxxxxxxxx> > > > Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx> Applied, thanks guys. -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html