lkml.org 
[lkml]   [2017]   [Dec]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH] CIFS: SMBD: fix configurations with INFINIBAND=m
Date
>  	depends on CIFS && INFINIBAND
> + depends on CIFS=m || INFINIBAND=y

How about we change them to

depends on CIFS=m && INFINIBAND || CIFS=y && INFINIBAND=y

This makes it easy to read.

\
 
 \ /
  Last update: 2017-12-19 22:22    [W:0.061 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site