From: Boaz Harrosh Date: Mon, 15 Aug 2011 18:52:36 +0000 (-0700) Subject: osd: Kconfig remove wrong FIXME X-Git-Tag: v3.2-rc1~155^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8f8c45082cb78489c5e6050c372ddac73ae439e;p=pandora-kernel.git osd: Kconfig remove wrong FIXME The OSD protocol calls for all kind of security levels that use CRYPTO_HMAC and SH1, but the current code only supports NO_SEC, which does not use any of these. Remove a wrong FIXME that calls for them. Thanks Maxin for reporting on this. Reported-by: "Maxin B. John" Signed-off-by: Boaz Harrosh --- Reading git-diff-tree failed