[PATCH v2] fs: add jfsv3 (AIX powerpc native JFS file system) read-only support

2013-05-22 Thread phdm
From: Philippe De Muyter This is a file system driver for the file system called JFS on AIX, but different from what's called jfs on linux. In AIX header files this file system seems to be called "Version 3" or "Version 3p", hence its name here. This driver supports only read-only access to suc

[PATCH] net:fec: remove duplicate lines in comment about errata ERR006358

2013-12-11 Thread phdm
From: Philippe De Muyter commit 031916568a1aa2ef1809f86d26f0bcfa215ff5c0 worked around errata ERR006358, but comment contains duplicated lines, impairing the readability. Remove them. Signed-off-by: Philippe De Muyter --- drivers/net/ethernet/freescale/fec_main.c |4 1 files changed,