]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit419f54c60546f1ca2bfd2c9335ed1041072b7dd7
tree836b52706a5d86db957661b89e493eb926cdac60
parentb79e59060eece37f48779642ef77ef2109ac2a80
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