From: Luiz Fernando N. Capitulino Date: Sat, 5 Aug 2006 23:37:11 +0000 (-0300) Subject: USB: Make file operations structs in drivers/usb const. X-Git-Tag: v2.6.19-rc1~899^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=066202dd48cf3296b6cc22b5fcf89aef33fa0efc;p=pandora-kernel.git USB: Make file operations structs in drivers/usb const. Making structs const prevents accidental bugs and with the proper debug options they're protected against corruption. Signed-off-by: Luiz Fernando N. Capitulino Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed