[PATCH 05/13] staging: most: use __ATTR_RW in create_channel_attribute

Greg KH gregkh at linuxfoundation.org
Sat Apr 8 10:39:50 UTC 2017


On Fri, Mar 31, 2017 at 03:22:26PM +0200, Christian Gromm wrote:
> From: Andrey Shvetsov <andrey.shvetsov at k2l.de>
> 
> This patch replaces the use of a macro MOST_CHNL_ATTR in the macro
> create_channel_attribute with a macro __ATTR_RW.
> 
> Additionally, this patch removes not anymore used macro MOST_CHNL_ATTR.
> 
> Signed-off-by: Andrey Shvetsov <andrey.shvetsov at k2l.de>
> Signed-off-by: Christian Gromm <christian.gromm at microchip.com>
> ---
>  drivers/staging/most/mostcore/core.c | 30 +++++++++++++-----------------
>  1 file changed, 13 insertions(+), 17 deletions(-)

This patch seems to break the build, according to the 0-day bot.  Can
you fix up and resend this series?

thanks,

greg k-h


More information about the devel mailing list