On Sunday 06 July 2008, Borislav Petkov wrote: > On Thu, Jul 03, 2008 at 04:34:45PM -0700, Harvey Harrison wrote: > > drivers/ide/ide-cd.c:1276:46: warning: Using plain integer as NULL pointer > > drivers/ide/ide-cd.c:1298:19: warning: cast to restricted __be32 > > drivers/ide/ide-cd.c:1300:4: warning: cast to restricted __be32 > > drivers/ide/ide-cd.c:1522:14: warning: cast to restricted __le16 > > drivers/ide/ide-cd.c:1523:14: warning: cast to restricted __le16 > > drivers/ide/ide-cd.c:1525:14: warning: cast to restricted __be16 > > drivers/ide/ide-cd.c:1526:14: warning: cast to restricted __be16 > > drivers/ide/ide-cd.c:1667:37: warning: cast to restricted __be16 > > > > Signed-off-by: Harvey Harrison <harvey.harrison@xxxxxxxxx> > > Acked-off-by: Borislav Petkov <petkovbb@xxxxxxxxx> applied BTW ide-cd & co can as well use kernel typedefs (without "__" prefix) -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html