sparc64: Fix hex values in comment above pte_modify().
authorDavid S. Miller <davem@davemloft.net>
Mon, 28 Apr 2014 04:01:56 +0000 (21:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 May 2014 05:32:44 +0000 (22:32 -0700)
When _PAGE_SPECIAL and _PAGE_PMD_HUGE were added to the mask, the
comment was not updated.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found