On Thu, 2013-08-29 at 08:00 +0800, Wei Yongjun wrote: > From: Wei Yongjun <yongjun_...@trendmicro.com.cn> > > Remove including <linux/version.h> that don't need it. > > Signed-off-by: Wei Yongjun <yongjun_...@trendmicro.com.cn> > ---
Applied to target-pending/for-next. Thanks Wei! --nab > drivers/target/target_core_xcopy.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/target/target_core_xcopy.c > b/drivers/target/target_core_xcopy.c > index 7e12286..fb4b0c5 100644 > --- a/drivers/target/target_core_xcopy.c > +++ b/drivers/target/target_core_xcopy.c > @@ -21,7 +21,6 @@ > * > > ******************************************************************************/ > > -#include <linux/version.h> > #include <linux/slab.h> > #include <linux/spinlock.h> > #include <linux/list.h> > > -- > To unsubscribe from this list: send the line "unsubscribe target-devel" in > the body of a message to majord...@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html