fs/smbfs/inode.c: fix warning message deprecating smbfs
authorSergio Luis <sergio@uece.br>
Wed, 13 Feb 2008 23:03:30 +0000 (15:03 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 14 Feb 2008 00:21:19 +0000 (16:21 -0800)
commited58f8027945f1cf415bfe3805e1fa3fe8ed9edf
tree836b52706a5d86db957661b89e493eb926cdac60
parentf1a5955d90981c602ab77a8a181a0aa0f4f12cd9
fs/smbfs/inode.c: fix warning message deprecating smbfs

Fix the warning message regarding smbfs to

"smbfs is deprecated and will be removed from the 2.6.27 kernel. Please migrate to cifs"

instead of

"smbfs is deprecated and will be removedfrom the 2.6.27 kernel.  Please migrate to cifs"

Signed-off-by: Sergio Luis <sergio@uece.br>
Screwed-up-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Steven French <sfrench@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/smbfs/inode.c