On Wed, Nov 18, 2020 at 07:17:41AM +0800, kernel test robot wrote: > >> drivers/ptp/ptp_ines.c:690:26: error: conflicting types for > >> 'tag_to_msgtype' > 690 | static enum ptp_msg_type tag_to_msgtype(u8 tag) > | ^~~~~~~~~~~~~~ > drivers/ptp/ptp_ines.c:178:11: note: previous declaration of > 'tag_to_msgtype' was here > 178 | static u8 tag_to_msgtype(u8 tag); > | ^~~~~~~~~~~~~~
Wait for the patches to simmer a little bit more before resending. And please make sure to create a cover letter when doing so.